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 a linter for uniform source formatting #22

Closed
Gaudeval opened this issue Dec 11, 2024 · 0 comments · Fixed by #24
Closed

Add a linter for uniform source formatting #22

Gaudeval opened this issue Dec 11, 2024 · 0 comments · Fixed by #24
Assignees
Labels
enhancement New feature or request

Comments

@Gaudeval
Copy link
Collaborator

As suggested in the review of #21, we could add a linter to reduce the likelihood of commits with changes lost in formatting.

See https://scalacenter.github.io/scalafix/docs/users/installation.html for an example of tool that could be integrated in the CI, and supports syntactic rules. Not sure if the default ruleset covers spacing, tab width, comment style...

@kevin-delmas kevin-delmas self-assigned this Dec 11, 2024
@kevin-delmas kevin-delmas added the enhancement New feature or request label Dec 12, 2024
@kevin-delmas kevin-delmas linked a pull request Dec 12, 2024 that will close this issue
24 tasks
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 a pull request may close this issue.

2 participants