Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

It should be possible to enable scala style check globally #15

Open
skolberg opened this issue Oct 25, 2013 · 1 comment
Open

It should be possible to enable scala style check globally #15

skolberg opened this issue Oct 25, 2013 · 1 comment
Labels

Comments

@skolberg
Copy link

This is more a feature request then a bug:

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.

@matthewfarwell
Copy link
Member

This is a good idea, but it's not simple. I was thinking someone along the lines of what the Java compiler does: you can define things in the workspace and then override them at project level. This isn't simple. For the workspace independent path, have a look at #9 which hasn't yet been merged.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants