-
-
Notifications
You must be signed in to change notification settings - Fork 3.7k
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
GitHub action to execute latest checkstyle release on provided conf and source
approved
#15955
opened Nov 22, 2024 by
romani
False positive: magicnumbers with bit shift expression
approved
false positive
issues where check places violations on code, but should not
#15950
opened Nov 21, 2024 by
ghernadi
lineWrappingIndentation
falsely detects incorrect indentation for text blocks
approved
indentation
#15939
opened Nov 18, 2024 by
xpple
Upgrade from apache commons-collections:3.2.2 to commons-collections4:4.x
approved
#15892
opened Nov 7, 2024 by
crosswi
Regex support to account fully qualified name to exclude classes or packages for class fan out complexity check
#15840
opened Oct 31, 2024 by
sudhu678
Fix false-negatives regarding LITERAL_CATCH to detect K&R Blocks in google_checks.xml
approved
google style
#15792
opened Oct 21, 2024 by
Zopsss
Fix false-negatives regarding LITERAL_ELSE to detect K&R Blocks in google_checks.xml
approved
google style
#15791
opened Oct 21, 2024 by
Zopsss
regression-report.yml does not post error message if failing at handle_xxx phase
#15776
opened Oct 15, 2024 by
romani
Give violation for preceding whitespaces for paragraph tag content
approved
javadoc
#15762
opened Oct 10, 2024 by
Zopsss
MissingJavadocType - Incorrect Location Being Reported
javadoc
#15723
opened Sep 30, 2024 by
carldenigma
JavadocMethod: false positive on compact constructors for nested record classes
approved
false positive
issues where check places violations on code, but should not
javadoc
#15683
opened Sep 20, 2024 by
cowwoc
FinalClass not reported if @SuppressWarnings("HideUtilityClassConstructor")
#15652
opened Sep 10, 2024 by
xenoterracide
False positives for google_checks when assigning variable to enhanced switch expression
approved
google style
indentation
#15592
opened Aug 30, 2024 by
Edarke
JavadocLeadingAsteriskAlign should be able to ignore invalid html
#15583
opened Aug 30, 2024 by
MateuszStefek
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.