summaryrefslogtreecommitdiffstats
path: root/tools/android/checkstyle
Commit message (Expand)AuthorAgeFilesLines
* Enable separatorWrap module in CheckStyle and fix all the issues.aurimas2014-10-221-0/+10
* Enable OperatorWrap check as a warning for Java presubmit.aurimas2014-10-211-0/+11
* Roll to Checkstyle 5.9 and enable Indentation check.aurimas2014-10-203-3/+5
* Fix Java Checkstyle issues.Aurimas Liutikas2014-10-141-0/+3
* Make checkstyle PRESUBMIT use warnings and errors annotations.aurimas2014-10-142-38/+39
* Update Checkstyle to version 5.8Aurimas Liutikas2014-10-101-1/+1
* [Checkstyle] Fix misc style issues in Java files.aurimas2014-09-251-2/+5
* [Checkstyle] Enable boolean simplification and empty expression checks.aurimas2014-09-201-0/+9
* [Checkstyle] Enable left and right curly checks in Java.Aurimas Liutikas2014-09-191-2/+2
* [Checkstyle] Enable additional name checks for Java.Aurimas Liutikas2014-09-041-5/+16
* [Android checkstyle] Allow underscores in package names.newt2014-08-301-2/+2
* [Checkstyle] Fix checkstyle path for non src/ repos.aurimas@chromium.org2014-08-141-1/+8
* Add and start using Checkstyle 5.7aurimas@google.com2014-08-121-2/+5
* [Checkstyle] Update static variable and constant names to match style guides.aurimas@chromium.org2014-08-081-1/+2
* [Checkstyle] Update class member variable names to match style guides.aurimas@chromium.org2014-08-081-0/+1
* Update Java checkstyle naming convention for static final fields.newt@chromium.org2014-01-071-1/+2
* Adding Java style presubmit check.aurimas@chromium.org2013-12-101-0/+59
* Enable PRESUMIT checks for ModifierOrder, ImportOrder and Trailing Whitespace.aurimas@google.com2013-12-031-5/+10
* Make the license header check an error for PRESUBMIT.aurimas@chromium.org2013-12-031-0/+1
* Update checkstyle rules.aurimas@chromium.org2013-11-221-0/+1
* Update checkstyle rules.aurimas@chromium.org2013-11-211-3/+6
* Add a checkstyle rule for Copyright header.shashishekhar@chromium.org2013-11-211-0/+3
* Fix codestyle issue with curly-brace in annotationsaurimas@chromium.org2013-11-191-1/+1
* Added checkstyle configuration file.apiccion@chromium.org2013-11-131-0/+144