Class: LintTrap::Linter::CheckStyle
- Defined in:
- lib/lint_trap/linter/checkstyle.rb
Overview
Encapsulates logic specific to checkstyle command line tool.
Constant Summary collapse
- JAR =
'checkstyle/checkstyle_logger-all.jar'- CHECKS_XML =
'checkstyle/sun_checks.xml'