jmeter/config/checkstyle
Vladimir Sitnikov fe92fb1b46 Add Spotless for import order verification and formatting of the code
Implemented rules:
* import order
* unused imports
* trim whitespace at end of line
* ensure newline at end of file
* tabs -> spaces for formatting

./gradlew spotlessCheck verifies the code
./gradlew spotlessApply formats it
2019-09-26 23:13:50 +03:00
..
checkstyle-suppressions.xml Add Gradle build scripts 2019-08-02 15:17:12 +03:00
checkstyle.xml Add Spotless for import order verification and formatting of the code 2019-09-26 23:13:50 +03:00
java.header.regex Add Gradle build scripts 2019-08-02 15:17:12 +03:00