Blink roll 25b6bd3a7a131ffe68d809546ad1a20707915cdc:3a503f41ae42e5b79cfcd2ff10e65afde...
[chromium-blink-merge.git] / third_party / checkstyle / README.chromium
blob0ceef781a44597321366a683e1c42dc1c80ef870
1 Name: Checkstyle is a development tool to help programmers write Java code that
2       adheres to a coding standard.
3 Short Name: checkstyle
4 URL: http://checkstyle.sourceforge.net/
5 Version: 6.1
6 License: LGPL 2.1
7 License File: LICENSE
8 Security Critical: no
10 Description:
11 Checkstyle is used to validate Java code style on Chromium PRESUBMIT step.
13 Local Modifications:
14 - Downloaded checkstyle-6.1-all.jar without source code development
15   documentation.