Closed pavel-main closed 6 years ago
Checking out what Elixir 1.6 new mix format feature produces. Not necessary to merge.
mix format
Commands:
$ cd hyperion $ find ./ -name "*.ex" | xargs mix format $ cd ../solomon $ find ./ -name "*.ex" | xargs mix format $ cd ../geronimo $ find ./ -name "*.ex" | xargs mix format
Checking out what Elixir 1.6 new
mix format
feature produces. Not necessary to merge.Commands: