sevntu-checkstyle / sevntu.checkstyle

Additional Checkstyle checks, that could be added as extension to EclipseCS plugin and maven-checkstyle-plugin, Sonar checkstyle plugin, extension for CheckStyle IDEA plugin.
http://sevntu-checkstyle.github.io/sevntu.checkstyle/
190 stars 146 forks source link

minor: removes outdated rule from pmd #912

Closed rnveach closed 2 years ago

rnveach commented 2 years ago

Resolves a spam of warnings from PMD:

[WARNING] Unable to exclude rules [MissingBreakInSwitch] from ruleset reference category/java/errorprone.xml; perhaps the rule name is misspelled or the rule doesn't exist anymore?
coveralls commented 2 years ago

Coverage Status

Coverage remained the same at 98.798% when pulling 125fd6162e00b1d499c8f74cd627aa9fb4dbfad7 on rnveach:outdated_pmd_rule into 861e1d9464e6186bfe5d1cea66e50c0343969481 on sevntu-checkstyle:master.