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 scalafmt GitHub action #5

Merged
merged 2 commits into from
Jan 14, 2024

Conversation

mdedetrich
Copy link
Contributor

@mdedetrich mdedetrich commented Jan 14, 2024

I noticed that even though the project has scalafmt added, its not being checked and hence the codebase is currently out of sync with the formatter.

This PR adds the scalafmt github action and also applies scalafmt so the whole codebase is formatted.

@pjfanning I would merge this PR with "Rebase + merge" in order to not lose the "Apply scalafmt" commit so it can be added to a .git-blame-ignore-revs file which I will do in a future PR. Also once merged you can add scalafmt github action to the github branch check so we don't accidentally merge unformatted code again.

Verified

This commit was signed with the committer’s verified signature.
AkihiroSuda Akihiro Suda
Copy link
Owner

@pjfanning pjfanning left a comment

Choose a reason for hiding this comment

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

lgtm

@pjfanning pjfanning merged commit 0bb0014 into pjfanning:main Jan 14, 2024
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