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

Refactor/2025 01 added import sort rule #355

Merged
merged 11 commits into from
Jan 6, 2025

Conversation

takapi327
Copy link
Owner

@takapi327 takapi327 commented Jan 6, 2025

Implementation Details

Add rules to Scalafmt to guarantee the order of Imports and unify the way they are managed in the project.

Pull Request Checklist

  • Wrote unit and integration tests
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
  • Code formatting by scalafmt (sbt scalafmtAll command execution)
  • Add copyright headers to new files

References

@takapi327 takapi327 added the 🔧 refactor Refactoring label Jan 6, 2025
@takapi327 takapi327 self-assigned this Jan 6, 2025
@takapi327 takapi327 merged commit 859d457 into master Jan 6, 2025
27 checks passed
@takapi327 takapi327 deleted the refactor/2025-01-Added-Import-sort-rule branch January 6, 2025 11:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔧 refactor Refactoring
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant