From 9baae52d1afab8af832c4249eefc19e7dd28a251 Mon Sep 17 00:00:00 2001 From: Devon Meunier Date: Fri, 12 May 2017 09:42:32 -0400 Subject: Add checkstyle linter --- doc/ale-java.txt | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'doc/ale-java.txt') diff --git a/doc/ale-java.txt b/doc/ale-java.txt index cbfd4e24..7fb695e7 100644 --- a/doc/ale-java.txt +++ b/doc/ale-java.txt @@ -2,6 +2,18 @@ ALE Java Integration *ale-java-options* +------------------------------------------------------------------------------- +checkstyle ale-java-checkstyle + +g:ale_java_checkstyle_options g:ale_java_checkstyle_options + b:ale_java_checkstyle_options + + Type: String + Default: '-c /google_checks.xml' + + This variable can be changed to modify flags given to checkstyle. + + ------------------------------------------------------------------------------- javac *ale-java-javac* -- cgit v1.2.3