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
- 1
- 2
- 7
- 4
Support multiple output formats
#15947 opened - 8
- 3
- 2
- 3
- 2
- 20
- 6
google_checks: False positive on left curly brace in switch statement with lambda-like construct
#15851 opened - 4
update GSOC.md and CONTRIBUTING.md
#15845 opened - 7
Regex support to account fully qualified name to exclude classes or packages for class fan out complexity check
#15840 opened - 4
- 18
google_checks.xml not allowing eol left curly for switch statement with lambda-like construct
#15831 opened - 3
- 2
- 2
Add possibility to disable modules using ${variable}
#15820 opened - 0
Small font for first sentence of Check description
#15809 opened