checkstyle/src/test
Michal Kordas 95f8b08af8 Decrease visibility of fields and methods in main and utils packages. #1555
Fixes some `WeakerAccess` inspection violations.

Description:
>This inspection reports all fields, methods or classes, found in the specified inspection scope, that may have their access modifier narrowed down.
2015-08-27 22:30:55 -07:00
..
java/com/puppycrawl/tools/checkstyle Decrease visibility of fields and methods in main and utils packages. #1555 2015-08-27 22:30:55 -07:00
resources/com/puppycrawl/tools/checkstyle Fix typos in utlis package. #1555 2015-08-27 22:26:27 -07:00
resources-noncompilable/com/puppycrawl/tools/checkstyle Provided UT for all checks to test with default configuration, issue #655 2015-08-25 05:29:56 -07:00