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 Spring specific HideUtilityClassConstructor #74

Closed
snicoll opened this issue Dec 1, 2018 · 0 comments
Closed

Add Spring specific HideUtilityClassConstructor #74

snicoll opened this issue Dec 1, 2018 · 0 comments

Comments

@snicoll
Copy link
Contributor

snicoll commented Dec 1, 2018

A typical SpringBootApplication does not have any method besides a main method. With the default settings, the build fail with a HideUtilityClassConstructor violation.

Configuration classes are also affected if they ony import other stuff.

It would be nice to review those and offer a default excludes for them.

@wilkinsona wilkinsona changed the title Add sensitive defaults for Spring-related concepts Add sensible defaults for Spring-related concepts Dec 1, 2018
@philwebb philwebb changed the title Add sensible defaults for Spring-related concepts Add sensible checkstyle defaults for Spring-related concepts Mar 26, 2019
@philwebb philwebb changed the title Add sensible checkstyle defaults for Spring-related concepts Add Spring specific HideUtilityClassConstructor Mar 30, 2019
@philwebb philwebb added this to the 0.0.8 milestone Mar 30, 2019
philwebb added a commit that referenced this issue Apr 1, 2019
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

2 participants