-
-
Notifications
You must be signed in to change notification settings - Fork 3.8k
Issues: checkstyle/checkstyle
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
Projects
Milestones
Assignee
Sort
Issues list
Update Filters Exampes to use verifyFilterWithInlineConfigParser
approved
good third issue
miscellaneous
#16738
opened Apr 2, 2025 by
romani
2 of 8 tasks
Broken Images in Generated PMD and SpotBugs HTML Reports
#16737
opened Apr 2, 2025 by
Brijeshthummar02
Update SuppressionSingleFilter examples to use all properties
approved
good third issue
miscellaneous
#16729
opened Apr 2, 2025 by
romani
Optimization of isNextJavadocTag() Method in JavadocParser.java
#16717
opened Apr 1, 2025 by
Brijeshthummar02
VariableDeclarationUsageDistance Check unable to find correct distance value
awaiting response
#16680
opened Mar 29, 2025 by
mohitsatr
rules on numerical prefixes, infixes, and suffixes are not being followed [sun_checks.xml]
openjdk-style
#16678
opened Mar 29, 2025 by
mohitsatr
JavadocTagContinuationIndentation Ignore indentation check when line breaks after the tag.
approved
#16656
opened Mar 25, 2025 by
Anmol202005
JavadocParagraph false violation when <p> is inside of <div></div>
approved
false positive
issues where check places violations on code, but should not
javadoc
#16630
opened Mar 22, 2025 by
SteLeo1602
Default Checks Sets to be shared as config to let users use all othem
#16615
opened Mar 20, 2025 by
pankratz76
missing description of blue-tick checks at google style coverage page
approved
#16603
opened Mar 18, 2025 by
mohitsatr
10 tasks
moving english.words to git repo to avoid network instabilities
approved
#16581
opened Mar 16, 2025 by
romani
guide on how to specify violations in the input files
approved
#16578
opened Mar 16, 2025 by
mohitsatr
EmptyLineSeparator check does not validate newlines before comments in Interfaces
approved
#16564
opened Mar 14, 2025 by
mhagnumdw
implement IDE agnostic configuration with editorconfig.org
approved
miscellaneous
#16543
opened Mar 12, 2025 by
pankratz76
Align IntelliJ IDEA Code Style with checkstyle_check.xml Rules
approved
#16427
opened Feb 26, 2025 by
Anmol202005
18 tasks done
S1488
: Local variables should not be declared and then immediately returned or thrown
#16421
opened Feb 25, 2025 by
pankratz76
Validate that all Inputs mentioned all default properties in config
approved
good fourth issue
#16378
opened Feb 20, 2025 by
romani
RSPEC-S1144
Add UnusedLocalVariableCheck
counterpart regarding UnusedLocalMethodCheck
#16375
opened Feb 20, 2025 by
pankratz76
separate examples by horizontal line
approved
good third issue
miscellaneous
#16333
opened Feb 15, 2025 by
romani
New property
maxLines
in ReturnCountCheck to allow multiple return
in small methods
#16298
opened Feb 10, 2025 by
mahfouz72
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.