Skip to content

Run formatter on deps.compile #6894

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

Merged
merged 1 commit into from
Oct 11, 2017
Merged

Run formatter on deps.compile #6894

merged 1 commit into from
Oct 11, 2017

Conversation

stoshfabricius
Copy link
Contributor

  1. I chose a random file with the command
$ bin/elixir scripts/random_file.exs

The file selected was lib/mix/lib/mix/tasks/deps.compile.ex

  1. Then I ran the code formatter with
bin/elixir bin/mix format lib/mix/lib/mix/tasks/deps.compile.ex
  1. Once the changes where reviewed and manual changes made where according to Format codebase files with the upcoming code formatter #6643

  2. Tests where then ran with

make test

@josevalim josevalim merged commit cf7f205 into elixir-lang:master Oct 11, 2017
@josevalim
Copy link
Member

❤️ 💚 💙 💛 💜

@stoshfabricius stoshfabricius deleted the format-deps-compile branch October 11, 2017 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants