Releases
v0.5.27
Changelog
9af44fd release version v0.5.27
13ff49c refactor string repeat check into separate class
29afc45 refactor modulo check into separate class
856044b modernize UnnecessaryBoxing
check
c68c543 add more tests for magic string detection
603074c detect sequential add calls that could be addAll #266
5235d8e detect redundant else #369
db41b18 throw an exception if the message key is invalid
6d20114 fix bug in linter not merging problems
269d2c0 do not suggest addAll when argument is cast #396
947f419 detect reimplementation of Collections.nCopies
#389
3606868 detect complex implementation to check list for duplicates #381
82db7ce suggest to simplify Arrays.fill
#386
cfe51af suggest to implement Comparable
instead of a Comparator
#378
23729d6 fix tests for StaticFieldShouldBeInstanceCheck
63fc072 suggest int
instead of Integer
for subList check #372
e0f4eb9 improve Arrays.fill
suggestion #385
9e0e1bc ignore global counter attributes #379
50404b6 detect magic strings #391
25c69f1 allow COMMAND_NAME_QUIT = "quit"
#375
197ea20 detect BRACKET_OPEN = "[" and BRACKET_CLOSE = "]" #390
You can’t perform that action at this time.