Skip to content

Run the code formatter on calendar/date #6891

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

Closed
wants to merge 1 commit into from
Closed

Run the code formatter on calendar/date #6891

wants to merge 1 commit into from

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/elixir/lib/calendar/date.ex

  1. Then I ran the code formatter with
bin/elixir bin/mix format lib/elixir/lib/calendar/date.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 for this file where ran with

bin/elixir lib/elixir/test/elixir/calendar_test.exs

@stoshfabricius
Copy link
Contributor Author

stoshfabricius commented Oct 11, 2017

Another PR already exists for re formatting this file #6888

@stoshfabricius stoshfabricius deleted the format-calendar-date 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.

1 participant