add .formatter.exs + format
This commit is contained in:
@@ -11,7 +11,7 @@ defmodule TupleTests do
|
||||
{:a, :new_thing, "hi"},
|
||||
{"Huey", "Dewey", "Louie"},
|
||||
{:this, :is, :awesome},
|
||||
[:this, :can, :be, :a, :list],
|
||||
[:this, :can, :be, :a, :list]
|
||||
]
|
||||
|
||||
test_all(Tuples, answers)
|
||||
|
Reference in New Issue
Block a user