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 in Scalafmt #262

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add in Scalafmt #262

wants to merge 2 commits into from

Conversation

ckipp01
Copy link
Collaborator

@ckipp01 ckipp01 commented Jan 1, 2023

When touching this repo (or really any repo) I also rely on being able to just trigger a format, but this repo has none set up. The formatting is also a pretty unconventional with no real consistency. A lot of the other com-lihaoyi projects added in Scalafmt, so I'm hoping that we could do the same here. There is 2 commits here. The first is the one that actually formats everything and the second is the one that adds the formatting to the build.sc, CI, and adds in a .git-blame-ignore-refs to ensure the history is kept.

@ckipp01 ckipp01 requested a review from lolgab January 28, 2023 11:37
@ckipp01
Copy link
Collaborator Author

ckipp01 commented Jan 28, 2023

This will conflict again if we merge #263 so I'll wait until that is in before rebasing this.

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.

1 participant