google / google/google-java-format
Define a module manifest
Open
- Dominant language
- Java
- Stars
- 6.2k
- Forks
- 937
- Avg merge
- 6m
- Merged PRs (30d)
- 3
Description
It would be helpful if this project would define a module manifest, so that I could avoid exporting java module internals to `ALL-UNNAMED` in Java 17+. I understand I would still need to add those exports, but the reduced scope would be helpful.
Contributor guide
Assessment
This issue has not been assessed yet.