diff options
| author | Joel Klinghed <the_jk@opera.com> | 2017-09-26 10:19:19 +0200 |
|---|---|---|
| committer | Joel Klinghed <the_jk@opera.com> | 2017-09-26 10:19:19 +0200 |
| commit | bad43b3899afd92738b5bfb4294f9c89e3677e7c (patch) | |
| tree | a291f9ae32410e4991916cefcd7e486da31d8363 /emacs-stark | |
| parent | 8bf478d6f17fc103ae903676dd767bd6429dabc8 (diff) | |
Use newer checkstyle
Diffstat (limited to 'emacs-stark')
| -rw-r--r-- | emacs-stark | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emacs-stark b/emacs-stark index 37d1709..3e85ce7 100644 --- a/emacs-stark +++ b/emacs-stark @@ -299,7 +299,7 @@ (string-match "/opera/head" buffer-file-name)) (require 'flycheck-android-experimental) (setq flycheck-android-java-checkstyle-jar - "../../chromium/src/third_party/checkstyle/checkstyle-6.5-all.jar" + "../../chromium/src/third_party/checkstyle/checkstyle-7.6.1-all.jar" flycheck-android-java-checkstyle-path "tools/checkstyle" flycheck-android-java-checkstyle-config |
