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

Allow to run Scalastyle builder independently of the other project's builders #13

Open
dotta opened this issue Jun 3, 2013 · 2 comments
Labels

Comments

@dotta
Copy link

dotta commented Jun 3, 2013

Compiling scala code takes time. It would be desiderable for Scalastyle to have its own builder allow to run the Scalastyle builder independently of the other project's builders, as users may not always have Build Automatically on (in fact, if you are a Scala compiler hacker, you never ever have Build Automatically ;))

@dotta
Copy link
Author

dotta commented Jun 3, 2013

Actually, scalastyle has its own builder. So, let me refine my feature request :)

What I'd like to have is an option for running the Scalastyle builder on save without running the Scala builder. That should clarify what in the ticket's description I was mentioning Build Automatically.

Basically, would it be possible to provide a Build Scalastyle on save action that would be used when Build Automatically is disabled?

@matthewfarwell
Copy link
Member

I think this is a duplicate of #6, so I'm closing that one. If necessary, we can add the options for checking a single package or project as well. Actually, package would be quite hard, so we say folder instead.

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