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

Enable organize-imports for mtags3 #2860

Merged
merged 1 commit into from
Jun 5, 2021

Conversation

dos65
Copy link
Member

@dos65 dos65 commented Jun 5, 2021

No description provided.

Copy link
Contributor

@tgodzik tgodzik left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Och cool, I didn't think about it.

@@ -171,6 +171,7 @@ Global / onLoad ~= { old =>
old
}
Global / cancelable := true
Global / excludeLintKeys += scalafixConfig
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

What does this do?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

sbt wrongly warns that scalafixConfig setting isn't used

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I just opened scalacenter/sbt-scalafix#233 to avoid that

@dos65 dos65 marked this pull request as ready for review June 5, 2021 17:47
@dos65 dos65 merged commit fffd4c3 into scalameta:main Jun 5, 2021
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.

3 participants