Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.7.0) Scala: scalastyle

LCD 47 edited this page Oct 6, 2015 · 1 revision

Maintainer: LCD 47 lcd047@gmail.com

Scalastyle is a style checker for Scala. See the project's page for details.

Syntastic uses the command line version of Scalastyle.

Checker options

g:syntastic_scala_scalastyle_jar (string; default: `scalastyle-batch_2.10.jar`)
path to the scalastyle-batch jar file
g:syntastic_scala_scalastyle_config_file (string; default: `scalastyle_config.xml`)
path to the configuration file to use.
Clone this wiki locally