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

Fix #331, make is easy to configure custom configurations in sbt-scalafix #412

Merged
merged 1 commit into from
Nov 2, 2017

Conversation

olafurpg
Copy link
Contributor

@olafurpg olafurpg commented Nov 1, 2017

This commit makes it possible to enable scalafix for custom configurations like this

scalafixConfigure(Compile, Test, IntegrationTest)

Previously it required more advanced workarounds.

@olafurpg olafurpg changed the title Fix #331, make is easy to configure custom configurations. Fix #331, make is easy to configure custom configurations in sbt-scalafix Nov 1, 2017
@olafurpg
Copy link
Contributor Author

olafurpg commented Nov 1, 2017

Review @avdv

@olafurpg olafurpg merged commit 7c318e4 into scalacenter:master Nov 2, 2017
@olafurpg olafurpg deleted the 331 branch November 2, 2017 13:10
@avdv
Copy link

avdv commented Nov 6, 2017

Nice! I will look into this in more detail, but at a first glance: 👍 😄

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

Successfully merging this pull request may close these issues.

2 participants