Enhance compile-time verification
Open
enhancement
- Dominant language
- Java
- Stars
- 17
- Forks
- 4
- PR merge metrics
- No merged PRs in 30d
Description
We can validate much more about commands at compile-time, to enhance the experience and benefit of using annotations.
Ideas:
- Validate all aliases and names are unique to a class
- Validate order of parts, e.g. variable args last
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.