-
Notifications
You must be signed in to change notification settings - Fork 821
Pull requests: google/error-prone
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[IfChainToSwitch] improve comment handling with
else blocks
#6124
opened Sep 16, 2026 by
copybara-service
Bot
Loading…
[IfChainToSwitch] manage conflicting fixes when multiple if-chains
#6123
opened Sep 16, 2026 by
copybara-service
Bot
Loading…
[IfChainToSwitch] fix bug where cases in multiple ORs can be silently dropped
#6122
opened Sep 16, 2026 by
copybara-service
Bot
Loading…
[IfChainToSwitch] address issue where deleting trailing code can cause compilation failure
#6121
opened Sep 16, 2026 by
copybara-service
Bot
Loading…
In StringConcatToTextBlock, don't assume re-lexing always finds string tokens
#6120
opened Sep 16, 2026 by
kamilkrzywanski
Loading…
Report every line that fails its expectation in CompilationTestHelper
#6117
opened Sep 15, 2026 by
vlsi
Contributor
Loading…
[IfChainToSwitch] enhance handling of generic array patterns to retain their type arguments, when possible
#6100
opened Sep 11, 2026 by
copybara-service
Bot
Loading…
Skip the check when parameters have duplicate names
#6092
opened Sep 8, 2026 by
rootkiller6788
Loading…
Exempt record components from
UnnecessaryQualifier check.
#6090
opened Sep 4, 2026 by
copybara-service
Bot
Loading…
Guard BadImport's type-annotation move against unpositioned trees
#6083
opened Aug 31, 2026 by
adityaanikam
Loading…
Count every check invocation, and sample the clock
#6081
opened Aug 31, 2026 by
vlsi
Contributor
Loading…
Recognize split declaration/assignment in UnnecessaryAsync
#6070
opened Aug 26, 2026 by
tanvir-ux
Loading…
Recognize split declaration/assignment in UnnecessaryStringBuilder
#6069
opened Aug 26, 2026 by
tanvir-ux
Loading…
Recognize compile-time constants in LoopConditionChecker
#6064
opened Aug 25, 2026 by
eviaaaaa
Loading…
Handle negation and formatting in ObjectEqualsForPrimitives
#6038
opened Aug 17, 2026 by
copybara-service
Bot
Loading…
Add Redos static analysis utility to labs.regex and RedosVulnerability Error Prone checker
#6035
opened Aug 15, 2026 by
copybara-service
Bot
Loading…
Check IdentityHashMap method arguments for value classes
#6034
opened Aug 14, 2026 by
jihxonx
Contributor
Loading…
Add a terrible test for InlineMeSuggester in anonymous classes.
#6026
opened Aug 13, 2026 by
copybara-service
Bot
Loading…
[IfChainToSwitch] Lower the minimum if-chain length from
5 to 4
#6022
opened Aug 13, 2026 by
copybara-service
Bot
Loading…
Detect EqualsUsingHashCode when hashCode results are stored in locals
#6019
opened Aug 11, 2026 by
kalayciburak
Loading…
1 task done
fix(UnusedVariable): skip synthetic fields with no explicit source position
#6018
opened Aug 11, 2026 by
waterWang
Loading…
fix: detect DoubleCheckedLocking with !(x != null) outer guard
#6002
opened Aug 6, 2026 by
arimu1
Loading…
Add
UnnecessarySubstring for regions parsed via Integer.parseInt.
#6000
opened Aug 5, 2026 by
gaul
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.