summaryrefslogtreecommitdiffstats
path: root/third_party/checkstyle/README.chromium
blob: e84fcf8fe8d5348c87d141c64ec1b6992bf0367d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
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: NOT_SHIPPED
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.