Releases
v0.6.3
Changelog
0a29b0e release version v0.6.3
88104f2 implement #363 (very experimental)
e0a2388 disable debug mode crash for collisions
75b15ba improve count statements performance
eb54981 crash if there are too many hash collisions while testing
970d94a detect duplicate catch blocks #407
1f6f038 suggest String#substring(int)
#603
1f40640 suggest using Arrays.copyOf
#513
07ba95a rename ConstantNamingAndQualifierCheck
to VariableShouldBeConstant
#399
5425753 implement LoopShouldBeWhile
#370
5cc4e4c minor code improvements to LoopShouldBeFor
c2895bf skip field should be final check if main method is missing #429
272124b migrate BooleanIdentifierCheck
to new test format
7d165a4 fix bug in UseEntrySet
fdcbbb9 migrate UseEntrySet
tests to new test style and improve message
ac3564a catch AssertionError
in UnusedImport
which is thrown when the javadoc is malformed
b42d979 disable the multi-threading code, which resulted in endless loops when something crashed
5a5b8ee fix endless loop in leaked collection check
521673d Dependency(deps-dev): Bump org.junit.jupiter:junit-jupiter-params
302f3df Dependency(deps): Bump com.google.errorprone:error_prone_core
09c9c01 Dependency(deps): Bump net.sourceforge.pmd:pmd-java from 7.4.0 to 7.5.0
177eb66 Dependency(deps): Bump org.apache.maven.plugins:maven-javadoc-plugin
1fa572f Dependency(deps): Bump org.apache.commons:commons-lang3
You can’t perform that action at this time.