-
Notifications
You must be signed in to change notification settings - Fork 13
Issues: solven-eu/cleanthat
New issue
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
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
UnnecessaryModifier mutator misses several opportunities to remove redundant modifiers
#846
opened Oct 9, 2024 by
mches
Additional Static Mutator PMD UnnecessaryAnnotationValueElement
#806
opened Mar 22, 2024 by
blacelle
Additional Static Mutator https://refactoring.com/catalog/replaceNestedConditionalWithGuardClauses.html
#503
opened Apr 7, 2023 by
blacelle
https://docs.pmd-code.org/latest/pmd_rules_java_performance.html#optimizabletoarraycall
#492
opened Mar 30, 2023 by
blacelle
https://docs.pmd-code.org/latest/pmd_rules_java_performance.html#redundantfieldinitializer
#491
opened Mar 30, 2023 by
blacelle
https://jsparrow.github.io/rules/string-building-loop.html#description
#490
opened Mar 30, 2023 by
blacelle
https://jsparrow.github.io/rules/use-list-sort.html#description
#488
opened Mar 30, 2023 by
blacelle
https://checkstyle.sourceforge.io/config_misc.html#ArrayTypeStyle
#486
opened Mar 30, 2023 by
blacelle
Additional Static Mutator System.currenTimeMillis() -> System.nanoTime()
#421
opened Feb 24, 2023 by
blacelle
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.