2

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?

Markes
  • 153
  • 1
  • 7

1 Answers1

1

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

  • SCL-8719 Possibility to use global scalastyle_config.xml
CrazyCoder
  • 389,263
  • 172
  • 990
  • 904