Merge pull request #2577 from hsanson/fix-checkstyle-defaults

Fix checkstyle default configuration.
This commit is contained in:
w0rp
2019-06-16 18:13:47 +01:00
committed by GitHub
4 changed files with 28 additions and 8 deletions

View File

@@ -9,7 +9,7 @@ g:ale_java_checkstyle_config *g:ale_java_checkstyle_config*
*b:ale_java_checkstyle_config*
Type: |String|
Default: `'google_checks.xml'`
Default: `'/google_checks.xml'`
A path to a checkstyle configuration file.