1
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 4 hours ago. based on code collected about 11 hours ago.
Apr 19, 2023 — Apr 19, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Stop mentioning `@Var` in[] More... about 23 hours ago
Correction to UseCorrectAssertInTests. More... 1 day ago
Fix a crash in JUnitIncompatibleType More... 3 days ago
NearbyCallers: scan the body of expression lambdas.
ghm
More... 4 days ago
Don't suggest `ImmutableSet` if `ImmutableList` is unused. More... 4 days ago
Allow `CONST_CASE != null` in YodaCondition More... 15 days ago
Add `@snippet` as a known inline tag.
ghm
More... 15 days ago
Drop text about 'legacy methods' From RestrictedApi methods More... 17 days ago
Warn about returning a null `Table`, too. More... 17 days ago
Handle unqualified instance method names in refaster More... 17 days ago
Wrangle `MixedArrayDimensions` to be an error internally, but not externally.
ghm
More... 17 days ago
Prepare RedundantSetterCall for becoming an ERROR.
ghm
More... 22 days ago
Fix an ArrayToString false positive for the varargs overload of `Joiner.join(Object, Object, Object...)` More... 23 days ago
Yoda conditions: consider static fields which are in `SHOUTY_CASE` to be constant.
ghm
More... 23 days ago
Remove mutable state from ThreadSafety.
ghm
More... 24 days ago
Tidy some SuggestedFix usages.
ghm
More... 24 days ago
Fix a crash in NonCanonicalType with type annotations More... 25 days ago
Handle exhaustive switches on sealed types in MissingDefault More... 25 days ago
Rename TruthSelfEquals to a more sensible name.
ghm
More... 25 days ago
Fix a typo in `SuggestedFix.checkNotSyntheticConstructor`
ghm
More... 28 days ago
Rip out `ImmutableNullComparison:EmitEmptyFixes`.
ghm
More... 29 days ago
When an inlined method refers to method arguments in the true or false branch of a conditional statement, refuse to allow it to be inlined. More... 30 days ago
Rip out `TestParametersNotInitialized:MoreRunners` flag.
ghm
More... about 1 month ago
ClassInitializationDeadlock: improve handling of classes that can't be initialized outside the current compilation unit More... about 1 month ago
Fix MultipleNullnessAnnotations's ability to read type annotations from type variable uses More... about 1 month ago
Document some suggested fixes for ClassInitializationDeadlock More... about 1 month ago
Detect multiple `set`s on the same proto oneof.
ghm
More... about 1 month ago
Treat builder setter methods inside `@dagger.producers.ProductionComponent.Builder` and `@dagger.producers.ProductionSubcomponent.Builder` as ignorable. More... about 1 month ago
ImpossibleNullComparison: match on all primitives.
ghm
More... about 1 month ago
Tighten the AlmostJavadoc heuristic for HTML tags.
ghm
More... about 1 month ago