-
-
Notifications
You must be signed in to change notification settings - Fork 111
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
Run elm-format on CI #47
Comments
I would be a little afraid that this would cause people to become a little discouraged. I think suggesting to use it with a bot in a comment after they submit it could be a good thing. |
@justgage To clarify this about pull requests on GitHub to the Exercism Elm track, not about failing the tests when people are submitting exercises to the website. |
Ah yes, that's a good idea. Sorry about that. |
No apologies necessary—you've got everyone's best interest in mind (and I agree with you: this would be frustrating and potentially quite discouraging if we did it on the website). |
Because we are being strict about formatting we should fail the build if elm-format causes diffs.
The text was updated successfully, but these errors were encountered: