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 Elixir code formatter #464

Merged
merged 6 commits into from
Mar 20, 2019
Merged

Add Elixir code formatter #464

merged 6 commits into from
Mar 20, 2019

Conversation

maymillerricci
Copy link
Contributor

This does the following to configure the Elixir code formatter for use here:

  • adds a .formatter file so we can run mix format
  • adds all the changes from running mix format
  • adds a .tool-versions file so contributors can use consistent versions of Erlang and Elixir
  • bumps the Elixir version on CI to match
  • adds the check for formatted files to run on CI
  • adds info to the Contributing section of the README about formatting

Copy link
Collaborator

@germsvel germsvel left a comment

Choose a reason for hiding this comment

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

Looks good! Thanks for adding this.

@maymillerricci maymillerricci merged commit c228307 into master Mar 20, 2019
@maymillerricci maymillerricci deleted the mmr-format branch March 20, 2019 17:30
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.

2 participants