So this PR is wondering whether it's a good idea to enforce consistent formatting across all future contributions...
Notes: Apparently the formatter behaves differently with each Elixir version, so this PR is trying to encourage contributors to use the latest Elixir version as denoted by .travis.yml...Thinking if there's a better way to automate this or if should just keep adding multiple Elixir version checks in .travis.yml as Elixir 1.9.4 is the latest although I think Elixir 1.10 is coming shortly
So this PR is wondering whether it's a good idea to enforce consistent formatting across all future contributions...
Notes: Apparently the formatter behaves differently with each Elixir version, so this PR is trying to encourage contributors to use the latest Elixir version as denoted by
.travis.yml
...Thinking if there's a better way to automate this or if should just keep adding multiple Elixir version checks in.travis.yml
as Elixir 1.9.4 is the latest although I think Elixir 1.10 is coming shortlyNot sure anyone this has been solved yet as this lib notes: https://github.com/bitcrowd/sshkit.ex/issues/126#issuecomment-423123913