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

Fixes #232 - add bean annotation to checkstyle #233

Merged
merged 2 commits into from
Mar 10, 2017

Conversation

dickschoeller
Copy link
Owner

Bean methods may not be final nor may their class. The new version
of checkstyle allows you to add them to the methods that are omitted
from design for extension check.

Bean methods may not be final nor may their class. The new version
of checkstyle allows you to add them to the methods that are omitted
from design for extension check.
@dickschoeller dickschoeller added this to In Progress in 1.1.2 Mar 10, 2017
@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.964% when pulling 97407b9 on 232-checkstyle-beans into cbef77f on development.

@coveralls
Copy link

Coverage Status

Coverage remained the same at 95.964% when pulling 3ca32a7 on 232-checkstyle-beans into cbef77f on development.

@dickschoeller dickschoeller merged commit a0a68a5 into development Mar 10, 2017
@dickschoeller dickschoeller deleted the 232-checkstyle-beans branch March 10, 2017 14:01
@dickschoeller dickschoeller moved this from In Progress to Done in 1.1.2 Mar 10, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
1.1.2
Done
Development

Successfully merging this pull request may close these issues.

None yet

2 participants