checkstyle/checkstyle
Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. By default it supports the Google Java Style Guide and Sun Code Conventions, but is highly configurable. It can be invoked with an ANT task and a command line program.
JavaLGPL-2.1
Issues
- 2
JavadocParagraph documentation example s should be updated to same by structure
#15760 opened by romani - 0
- 0
Fix false-negatives regarding LITERAL_ELSE to detect K&R Blocks in google_checks.xml
#15791 opened by Zopsss - 0
Fix false-negatives regarding LITERAL_CATCH to detect K&R Blocks in google_checks.xml
#15792 opened by Zopsss - 14
false-negative in google_checks.xml for not being able to detect requirement of K & R style for FINALLY
#15664 opened by Zopsss - 0
google_checks.xml: remove xpath suppression and false-positive indentation violations for block codes
#15769 opened by Zopsss - 2
False positives for google_checks when assigning variable to enhanced switch expression
#15592 opened by Edarke - 1
IntelliJ Plugin issue parsing CustomImportOrderImporter.ImportGroup
#15780 opened by RicardoMonteiroSimoes - 0
- 0
regression-report.yml does not post error message if failing at handle_xxx phase
#15776 opened by romani - 1
- 0
Reminder bot for issues
#15770 opened by romani - 4
JavadocParagraph: validation with comment inside P tag
#15732 opened by romani - 1
JavadocParagraph does not work when paragraphs have their corresponding closing tag
#15685 opened by Zopsss - 2
- 0
JavadocParagraph: update documentation
#15734 opened by romani - 0
JavadocParagraph: report violation with column
#15733 opened by romani - 1
google_checks.xml: JavadocParagraph should have allowNewlineParagraph as false
#15716 opened by romani - 1
update JavadocParagraph's input files
#15713 opened by romani - 4
MissingJavadocType - Incorrect Location Being Reported
#15723 opened by carldenigma - 4
Investigate reducing extra cache on step `Restore Generated Config and Project Files` in regression-report.yml
#15635 opened by relentless-pursuit - 0
JavadocParagraph: allowNewlineParagraph should allow '\n' after P tag and content start from new line
#15690 opened by romani - 6
JavadocMethod: false positive on compact constructors for nested record classes
#15683 opened by cowwoc - 0
Add new argument `--diffToolJarPath` to DiffTool command regression-report.yml
#15691 opened by relentless-pursuit - 0
JavadocParagraph: Add examples for all messages
#15689 opened by romani - 2
Investigate step `Setup local maven cache` in regression-report.yml
#15634 opened by relentless-pursuit - 1
regression-report.yml should be independent of checkstyle/contribution and diff.groovy
#15665 opened by relentless-pursuit - 0
Incorporate the place for new_module_config.xml missing in regression-report.yml
#15669 opened by relentless-pursuit - 0
Remove the existing comment option in regression-report.yml getting away with contribution repository
#15675 opened by relentless-pursuit - 2
- 4
google_checks SuppressionXpathSingleFilter for 'MethodName' check is too lenient in several ways
#15609 opened by mches - 1
- 4
google_checks: Section 4.1.3 should not be covered by EmptyBlock and EmptyCatchBlock
#15642 opened by romani - 0
Update ChekerTest.java to use `@TempDir` instead of java.io.File#createTempFile
#15636 opened by romani - 2
regression-report.yml doesnot handle two configs for execution
#15648 opened by romani - 1
FinalClass not reported if @SuppressWarnings("HideUtilityClassConstructor")
#15652 opened by xenoterracide - 0
regression-report.yml should generate label at handle_existing_config_bundle job
#15641 opened by romani - 2
Rethink algorithm on how we mark violations in Input files
#15643 opened by romani - 4
- 1
regression-report.yml should generate label at handle_generated_config_bundle job
#15639 opened by romani - 1
- 1
- 3
Remove cache cleanup in regression-report.yml
#15614 opened by relentless-pursuit - 1
regression-report.yml can not find Input from PullRequest
#15628 opened by romani - 4
regression-report.yml should use label for report comment that took config from Input
#15619 opened by romani - 1
- 7
google_checks failing on 'MethodName' for conventionally-named @MethodSource methods
#15599 opened by mches - 0
Restoring the label feature in new workflow regression-report.yml
#15596 opened by relentless-pursuit - 2
- 5