-
Notifications
You must be signed in to change notification settings - Fork 39
Issues: PicnicSupermarket/error-prone-support
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Milestones
Assignee
Sort
Issues list
Expand
StringRules
to cover CharSequence
as well
new feature
#1394
opened Nov 3, 2024 by
timtebeek
1 task done
Rewrite
ImmutableMap.Builder#build
to buildOrThrow
new feature
#1223
opened Jun 18, 2024 by
EnricSala
1 of 3 tasks
AssertJ Refaster rules for
Iterator#hasNext()
new feature
#1088
opened Mar 14, 2024 by
knutwannheden
Introduce
DuplicateAnnotationListing
bug checker
new feature
#1044
opened Feb 18, 2024 by
mohamedsamehsalah
4 tasks done
CollectorMutability: Suggest immutable Guava alternative
new feature
#954
opened Jan 8, 2024 by
rickie
2 of 4 tasks
BugChecker to validate JUnit 5's parameterized test cases
new feature
#915
opened Dec 11, 2023 by
werli
1 of 4 tasks
It should be possible to change a severity level per rule
new feature
#655
opened Jun 1, 2023 by
vprudnikov
1 task
Can't disable refaster rule using a compiler argument
documentation
A documentation update
#654
opened Jun 1, 2023 by
vprudnikov
Document how to write custom Refaster rules
documentation
A documentation update
#640
opened May 21, 2023 by
mikybars
Sort member variables, constructors, and methods
new feature
#595
opened Apr 25, 2023 by
rickie
1 of 3 tasks
False positives for Lombok's @Data annotation
bug
Something isn't working
help wanted
Extra attention is needed
#557
opened Mar 31, 2023 by
ksiczek
2 tasks done
Add explanations / reasoning to the bug patterns
new feature
#503
opened Feb 18, 2023 by
philipp-paland
Introduce a Maven flag or configuration option to apply suggestions automatically
documentation
A documentation update
#484
opened Jan 31, 2023 by
ferdinand-swoboda
Introduce BugPattern for removing duplicate
Mockito.verifyNoInteractions()
calls
new feature
#475
opened Jan 24, 2023 by
Kamil-Gabaydullin
3 of 4 tasks
Avoid inserting blank lines in ErrorProneTestHelperSourceFormat auto-fix
new feature
#474
opened Jan 22, 2023 by
msridhar
Rewrite Good for newcomers
new feature
Optional.of(A).orElse(B)
to requireNonNull(A)
good first issue
#436
opened Jan 2, 2023 by
rickie
1 of 3 tasks
BugChecker for effectively unused
PublisherProbe
s
new feature
#421
opened Dec 20, 2022 by
werli
1 of 4 tasks
Prefer Good for newcomers
new feature
BugCheckerRefactoringTestHelper#doTest(TestMode.TEXT_MATCH)
over alternatives
good first issue
#389
opened Dec 5, 2022 by
rickie
2 tasks done
Rewrite
buildDescription(tree).addFix(fix).build()
to describeMatch(tree, fix)
new feature
#369
opened Nov 25, 2022 by
rickie
1 of 2 tasks
Sort entries of Good for newcomers
new feature
RefasterRuleCollectionTestCase#elidedTypesAndStaticImports
good first issue
#321
opened Oct 28, 2022 by
rickie
1 of 2 tasks
ProTip!
Type g i on any issue or pull request to go back to the issue listing page.