- Notifications
You must be signed in to change notification settings - Fork 775
Pull requests: google/error-prone
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added check for empty iterables on bug pattern StringConcatToTextBlock
#5371 opened Nov 26, 2025 by CharliePrm88 Loading…
[IfChainToSwitch] Create a new checker to suggest converting chains of if-statements into arrow switches, where feasible and helpful to readability
#5340 opened Nov 11, 2025 by copybara-service bot Loading…
DuplicateAssertion: detect duplicated assertion lines where the argument to
assertThat is pure. #5324 opened Nov 6, 2025 by copybara-service bot Loading…
Use
release parameter for maven-compiler-plugin example #5309 opened Nov 3, 2025 by Marcono1234 Loading…
Remove reflection for accessing
DocCommentTable.getCommentTree. #5288 opened Oct 21, 2025 by copybara-service bot Loading…
Extend ProtoStringFieldReferenceEquality to support older versions of protobuf
#5260 opened Oct 4, 2025 by styurin Loading…
Make
SuppressibleTreePathScanner respect errorProneOptions().isIgnoreSuppressionAnnotations() #5255 opened Sep 30, 2025 by kelvinou01 Loading…
ByteBufferBackingArray: recognize hasArray() guards in conditionals
#5242 opened Sep 23, 2025 by bc-lee Loading…
fix: support implicit
@MethodSource to UnusedMethod #5210 opened Aug 28, 2025 by JarvisCraft Loading…
Use single quotes for backslashes in StringConcatToTextBlock.md
#5030 opened May 5, 2025 by izeye Loading…
Make TooManyParameters analyzer ignore methods that have apps framework HttpMethod annotations.
#4901 opened Mar 14, 2025 by copybara-service bot Loading…
UnusedMethod: add
com.google.j2objc.annotations.OnDealloc to ignore list #4868 opened Mar 4, 2025 by copybara-service bot Loading…
PrivateConstructorForUtilityClass: ignore
@SpringBootApplication #4849 opened Feb 26, 2025 by commonquail Loading…
IdentifierName: accept regex to exempt type name violations
#4842 opened Feb 25, 2025 by commonquail Loading…
Previous Next
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.