You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Currently I have to enable scala style checks in every project and then select the scala style configuration that has to be configured globally.
This approach makes it impossible to conveniently distribute a default scala style configuration to all developers which is then used automatically.
It would be ideal if we could just configure a workspace independent path or even http-url and a boolean preference to enable scala style checks globally via workspace mechanic.
We would like to make scala style check mandatory in our team and with such features we could accomplish that without too much overhead.