1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 12 months ago. based on code collected 12 months ago.
Dec 19, 2023 — Jan 18, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Generalise ProtoRedundantSet to handle autovalues too.
ghm
More... 12 months ago
Add support for specifying badEnclosingTypes for `BadImport` via flags More... about 1 year ago
Remove incorrect statement from BugPattern index doc More... about 1 year ago
Don't fire CanIgnoreReturnValueSuggester on overrides in anonymous methods.
ghm
More... about 1 year ago
Introduce JUnitIncompatibleType, a JUnit analogue of TruthIncompatibleType
ghm
More... about 1 year ago
Bump deps. More... about 1 year ago
Update dagger version More... about 1 year ago
Deprecate withSignature More... about 1 year ago
Improve fixes for `StatementSwitchToExpressionSwitch` More... about 1 year ago
Treat Dagger `@Component.Builder` and `@Subcomponent.Builder` setter methods as ignorable. More... about 1 year ago
Don't fire `CanIgnoreReturnValueSuggester` on Dagger `@Component.Builder` or `@Subcomponent.Builder` methods (they will soon be treated as implicitly ignorable via a custom rule). More... about 1 year ago
Add a tests for Dagger `Component.Builder`s and `Subcomponent.Builder`s to `CanIgnoreReturnValueSuggesterTest`. More... about 1 year ago
Add an assertion to try to help debug https://github.com/google/error-prone/issues/4225 More... about 1 year ago
Update a few checks (and a class of tests, with AbstractToString) to handle #formatted.
ghm
More... about 1 year ago
Reflow a comment that didn't appreciate being formatted in unknown commit
ghm
More... about 1 year ago
Update `CanIgnoreReturnValueSuggester` summary. More... about 1 year ago
Actually test that `hasExtraParameterForEnclosingInstance` works. More... about 1 year ago