Intellij scalastyle check in multiple projects with

95 views Asked by At

I am working in several scala projects with IntelliJ and the same scalastyle_config.xml in the root of the projects.

Is it possible to have only one config (e.g. in VCS) and IntelliJ uses it from this location?

1

There are 1 answers

0
CrazyCoder On BEST ANSWER

Not yet, you can vote for the corresponding feature request:

  • SCL-8719 Possibility to use global scalastyle_config.xml