Skip to content

Add method visibility checkstyle rule #128

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

Closed
philwebb opened this issue Jun 28, 2019 · 0 comments
Closed

Add method visibility checkstyle rule #128

philwebb opened this issue Jun 28, 2019 · 0 comments
Assignees
Milestone

Comments

@philwebb
Copy link
Contributor

It would be useful to have a rules that enforces that public methods are not used on private or package private classes unless they are also an @Override

@philwebb philwebb changed the title Add method visibility checkstyle rules Add method visibility checkstyle rule Jun 28, 2019
@philwebb philwebb added this to the 0.0.x milestone Jun 28, 2019
@philwebb philwebb self-assigned this Jun 28, 2019
@philwebb philwebb modified the milestones: 0.0.x, 0.0.15 Jun 28, 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

1 participant