Skip to content

Run the code formatter on Mix.Tasks.CleanTest #6784

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 10, 2017
Merged

Run the code formatter on Mix.Tasks.CleanTest #6784

merged 1 commit into from
Oct 10, 2017

Conversation

zeroum
Copy link
Contributor

@zeroum zeroum commented Oct 10, 2017

This PR follows #6643. The randomizing script chose lib/mix/test/mix/tasks/clean_test.exs

It's a tad bit small, but it does the trick.

BTW, as an extra:

``
$ ./bin/elixir -v
Erlang/OTP 20 [erts-9.0] [source] [64-bit] [smp:8:8] [ds:8:8:10] [async-threads:10] [hipe] [kernel-poll:false]

Elixir 1.6.0-dev (48beb79) (compiled with OTP 20)

$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 16.04.3 LTS
Release: 16.04
Codename: xenial

$ cat /proc/version
Linux version 4.4.0-43-Microsoft ([email protected]) (gcc version 5.4.0 (GCC) ) #1-Microsoft Wed Dec 31 14:42:53 PST 2014
``

Elixir runs pretty well(except for file access speed) on Ubuntu 16.10 for Windows 10, aka Windows Subsystem for Linux.

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

❤️ 💚 💙 💛 💜

@zeroum zeroum deleted the format-mix-tasks-cleantest branch October 11, 2017 20:40
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