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

Remove checks made obsolete by the code formatter #443

Closed
wants to merge 1 commit into from
Closed

Remove checks made obsolete by the code formatter #443

wants to merge 1 commit into from

Conversation

josevalim
Copy link
Contributor

@josevalim josevalim commented Sep 10, 2017

Elixir will ship with a code formatter on Elixir v1.6. To show the benefits of the formatter, I have decided to send a pull request to Credo that removes the warnings that are now made obsolete by the formatter.

12 checks have been removed. This PR is not intended to be merged, it exists for illustrative purposes. :)

@josevalim josevalim closed this Sep 10, 2017
@rrrene
Copy link
Owner

rrrene commented Sep 11, 2017

Judging by my experience with automatic code formatting (and how much it avoids bike-shedding), this will be a huge win for the community 👍

@werbitzky
Copy link

@josevalim Awesome!

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