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

Enforce formatter #490

Merged

Conversation

maartenvanvliet
Copy link
Member

The Elixir formatter was applied several months ago (4d2f943) but there was no check added in CI to ensure new commits are also properly formatted.

This PR reformats the code that was not properly formatted since the commit, and it adds a check in CI to error when a new commit introduces code that was not formatted.

@coveralls
Copy link

coveralls commented May 8, 2019

Coverage Status

Coverage remained the same at 85.56% when pulling b444415 on maartenvanvliet:issues/enforce_formatter into 7c54802 on code-corps:master.

Output elixir version
Copy link
Collaborator

@snewcomer snewcomer left a comment

Choose a reason for hiding this comment

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

You are on a hot streak!

@snewcomer snewcomer merged commit 98bef3f into beam-community:master May 12, 2019
@maartenvanvliet maartenvanvliet deleted the issues/enforce_formatter branch May 12, 2019 15:07
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.

None yet

3 participants