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

Enforce ScalaFix unused imports and other things during PR validation #2918

Merged
merged 8 commits into from
Dec 12, 2023

Conversation

lihaoyi
Copy link
Member

@lihaoyi lihaoyi commented Dec 11, 2023

Spiritual successor to #2776. This PR makes it such that no more unused imports will slip in in future, and allows them to be auto-fixed via ./mill __.fix

Pull request: #2918

.github/workflows/actions.yml Show resolved Hide resolved
build.sc Outdated Show resolved Hide resolved
@lihaoyi lihaoyi changed the title Enforce ScalaFix unused imports during PR validation Enforce ScalaFix unused imports and other things during PR validation Dec 12, 2023
lefou
lefou previously approved these changes Dec 12, 2023
Copy link
Member

@lefou lefou left a comment

Choose a reason for hiding this comment

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

Looks good to me!

@lefou lefou dismissed their stale review December 12, 2023 17:18

one open comment

@lihaoyi lihaoyi merged commit 963b81d into com-lihaoyi:main Dec 12, 2023
38 checks passed
@lefou lefou added this to the 0.11.7 milestone Dec 13, 2023
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