We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
http://checkstyle.sourceforge.net/releasenotes.html#Release_7.8.2 , upgrade version at https://github.com/checkstyle/sonar-checkstyle/edit/master/pom.xml#L88
The text was updated successfully, but these errors were encountered:
http://checkstyle.sourceforge.net/releasenotes.html#Release_7.8
ImportControl: new strategyOnMismatch property to xml file structure.
this is update for xml config of Check, Check metadata did not change.
NoWhitespaceAfter: add support for method reference operator (new Acceptable token)
updated
LocalFinalVariableName: not validating try-with-resource variables (new Acceptable token)
IllegalImport: new property illegalClasses to let blacklist certain classes import
ExplicitInitialization: new property 'onlyObjectReferences'
Sorry, something went wrong.
Issue #112: upgrade to checkstyle 7.8.2
2857b3e
fix is merged
Issue checkstyle#112: upgrade to checkstyle 7.8.2
f6fd48b
No branches or pull requests
http://checkstyle.sourceforge.net/releasenotes.html#Release_7.8.2 ,
upgrade version at https://github.com/checkstyle/sonar-checkstyle/edit/master/pom.xml#L88
The text was updated successfully, but these errors were encountered: