1
I Use This!
Activity Not Available

Commits : Listings

Analyzed 6 months ago. based on code collected 6 months ago.
Mar 24, 2025 — Mar 24, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Also reorder imports in MisformattedTestData More... 6 months ago
Update some expected test outputs More... 6 months ago
Remove `variableType(Matcher)` More... 6 months ago
Don't match `instanceof` expressions with patterns. More... 6 months ago
Relax an assertion in `onlyTypeParameter` More... 6 months ago
Create a new FieldMatchers API, similar to MethodMatchers More... 6 months ago
Simplify isJavadoccableClass More... 6 months ago
Remove deprecated `MethodMatchers.withSignature` More... 6 months ago
Update some expected test outputs More... 6 months ago
Improve logic of whether or not something is a javadoccable `Class`. More... 6 months ago
Methods inside local classes are not javadoccable. More... 6 months ago
Add MockitoBean to list of exempted variable annotations More... 6 months ago
Add a test that demonstrates that `AlmostJavadoc` fires on methods inside local classes (and leaves a TODO to fix it). More... 6 months ago
Flag javadoc on `record` components. More... 6 months ago
Convert `doubleJavadoc()` to a textblock. More... 6 months ago
Add a unit test for a local class with a javadoc'ed method. More... 6 months ago
AssertThrowsMinimizer: handle varargs, allow casts from `null` More... 6 months ago
Add some tests that verify that `NotJavadoc` doesn't already cover `record` components. More... 6 months ago
Create alternatives to `withSignature` for varargs and type parameters More... 6 months ago
Replace some anonymous classes with lambdas More... 6 months ago
Expand explanation of `ErrorProneCommentStyle`. More... 6 months ago
fix: support implicit `@MethodSource` to `UnusedMethod` More... 6 months ago
Import mockito/mockito from GitHub. More... 6 months ago
Flag time unit mismatches in method references.
ghm
More... 6 months ago
Handle wildcard types in `SuggestedFixes.qualifyType` More... 6 months ago
PUBLIC: Internal change. More... 6 months ago
Fix a null pointer introduced in ConstantExpressions recently More... 6 months ago
Add a unit test for `AssertThrowsMinimizerTest` that constructs an `Optional` inside the lambdas. More... 6 months ago
Add an assertThrows heuristic for `RpcAuthority.self()` More... 6 months ago
Make `enclosingPackage` return an optional More... 6 months ago