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

Add-scalafix #15

Merged
merged 25 commits into from
Dec 7, 2023
Merged

Add-scalafix #15

merged 25 commits into from
Dec 7, 2023

Conversation

Laderlappen
Copy link
Collaborator

No description provided.

@Laderlappen Laderlappen changed the base branch from master to add-sbt-config December 5, 2023 13:36
@Laderlappen Laderlappen changed the base branch from add-sbt-config to master December 5, 2023 13:36
@Laderlappen Laderlappen self-assigned this Dec 5, 2023
@Laderlappen Laderlappen added the enhancement New feature or request label Dec 5, 2023
@Laderlappen Laderlappen marked this pull request as ready for review December 6, 2023 07:23
@Laderlappen Laderlappen marked this pull request as draft December 6, 2023 10:57
@Laderlappen Laderlappen marked this pull request as ready for review December 6, 2023 12:58
.github/workflows/ci.yml Outdated Show resolved Hide resolved
Comment on lines 39 to 40
- run: sbt "test"
- run: sbt "scalafix --check OrganizeImports"
Copy link
Collaborator

Choose a reason for hiding this comment

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

Nitpick: quotes can be removed

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

If I run it without the quotes locally it gives the error:
[error] No rules requested to run
[error] (Compile / scalafix) scalafix.sbt.ScalafixFailed: NoRulesError
[error] Total time: 1 s, completed 07 Dec 2023, 16:30:49

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

I could remove the quotes in line 39.
But not for line 40.

@Laderlappen Laderlappen merged commit a378594 into master Dec 7, 2023
2 checks passed
@Laderlappen Laderlappen deleted the add-scalafix branch December 7, 2023 14:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants