Skip to content

Latest commit

 

History

History

checkstyle

Name: Checkstyle is a development tool to help programmers write Java code that
      adheres to a coding standard.
Short Name: checkstyle
URL: http://checkstyle.sourceforge.net/
Version: 6.5
License: LGPL 2.1
License File: LICENSE
Security Critical: no

Description:
Checkstyle is used to validate Java code style on Chromium PRESUBMIT step.

Local Modifications:
- Downloaded checkstyle-6.5-all.jar without source code development
  documentation.