-
Notifications
You must be signed in to change notification settings - Fork 743
Pull requests: google/error-prone
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add SuppressBanSerializableForAndroid annotation
#4658
opened Nov 5, 2024 by
copybara-service
bot
Loading…
Add a test demonstrating a bug in the Inliner.
#4562
opened Sep 6, 2024 by
copybara-service
bot
Loading…
Exempt com.fasterxml.jackson.annotation.JsonProperty from UnusedVariable
#4489
opened Jul 22, 2024 by
superxiao
Loading…
Refactored data clumps with the help of LLMs (research project)
#4447
opened Jun 24, 2024 by
compf
Loading…
Allow lambdas and method references referencing subclasses
#4438
opened Jun 14, 2024 by
tkindy
Loading…
Inline DelayedThreadSafeAnalysis into the checker.
#3857
opened Apr 14, 2023 by
copybara-service
bot
Loading…
Consolidate the construction of ThreadSafety for ThreadSafe usage.
#3812
opened Mar 8, 2023 by
copybara-service
bot
Loading…
Introduce ThreadSafeRefactor, roughly the same as ImmutableRefactor but for @ThreadSafe.
#3807
opened Mar 7, 2023 by
copybara-service
bot
Loading…
Add a unit test for an
@Provides
annotated method where the return type is the same as the param type.
#3751
opened Feb 1, 2023 by
copybara-service
bot
Loading…
Update Error Prone tests for the Android Lint version of
CheckReturnValue
.
#3678
opened Jan 3, 2023 by
copybara-service
bot
Loading…
Port CheckReturnValue from Error Prone to Android Lint.
#3448
opened Sep 14, 2022 by
copybara-service
bot
Loading…
Subtypes of Immutable classes should be consistently regarded as immutable.
#3286
opened Jun 23, 2022 by
copybara-service
bot
Loading…
ImmutableChecker: start of work to match lambdas.
#3112
opened Apr 14, 2022 by
copybara-service
bot
Loading…
Strongly type a parameter as a MethodSymbol to make it a bit clearer what it refers to.
#3111
opened Apr 14, 2022 by
copybara-service
bot
Loading…
Handle all annotations with the simple name
Generated
in -XepDisableWarningsInGeneratedCode
#3108
opened Apr 13, 2022 by
copybara-service
bot
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.