Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add checkstyle rule to ensure annotations are sorted #431

Open
philwebb opened this issue Feb 14, 2025 · 0 comments
Open

Add checkstyle rule to ensure annotations are sorted #431

philwebb opened this issue Feb 14, 2025 · 0 comments

Comments

@philwebb
Copy link
Contributor

Much like imports are ordered, it would be nice if we could enforce annotations are also ordered. Typically I think we'd want two groups, primary annotations and then everything else. The primary group would be for annotations such as @Bean, @Configuration, @Test.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant