Releases
v0.5.36
Changelog
c049a94 release version v0.5.36
114af09 ignore javadoc errors
f604801 release version v0.5.36
5ba130c Rewrite uses search for performance, simplicity & correctness (#509 )
1b1f3cd New config format (#523 )
acafdc4 Dependency(deps): Bump org.apache.maven.plugins:maven-deploy-plugin
c1e1950 Dependency(deps): Bump com.google.errorprone:error_prone_core
18f83a6 fix tests
ff64f5a speed up code analysis
4f39a84 Dependency(deps): Bump org.apache.maven.plugins:maven-jar-plugin
5461c1d Dependency(deps): Bump org.apache.maven.plugins:maven-shade-plugin
2741cae detect methods that should be static
#402
bc02e91 improve LeakedCollectionCheck
8712e44 introduce common api for finding uses of an element
6fc515b rewrite getter/setter check and rename it to LeakedCollectionCheck
#412 #441 #440 #439 #438 #437
ab98ba7 remove lombok
ea2f6d7 ignore weird edge-case not working with Java 21 (don't ask me why)
b00fe6d update to Java 21 #345
4499f97 ignore complex format strings for the formatted lint
ebd6f60 add test to avoid shadowing
cc2ccc3 fix bug in use modulo operator
fb75a16 fix merge conflicts
9594e83 fix A1 test
824bd56 remove dynamic analysis (for now)
636d1b2 Dependency(deps): Bump slf4j.version from 2.0.12 to 2.0.13
473764b Dependency(deps): Bump org.apache.maven.plugins:maven-jar-plugin
dbb33f2 suggest for loop when it makes sense #343 #346
b230987 fix bug in import types check
4781fc4 replace all .prettystring()
calls with .toString()
ae751ea hopefully fix unused detection for constructor
86c1b11 ensure truncation works the same on windows and linux
320a2aa support windows 1252 encoding
33b0cf0 fix crash in code
4c61fe7 detect loops that can be do-while loops
2008ec4 Detect redundant ctors with higher visibility
a53f7e0 Detect redundant normal canonical constructors
f879011 Rewrite RedundantConstructorCheck without PMD
f98c659 Dependency(deps): Bump org.apache.maven.plugins:maven-source-plugin
2f12306 Dependency(deps): Bump com.github.spotbugs:spotbugs from 4.8.3 to 4.8.4
229aa68 Dependency(deps): Bump commons-io:commons-io from 2.16.0 to 2.16.1
You can’t perform that action at this time.