add .formatter.exs + format
This commit is contained in:
@@ -11,7 +11,7 @@ defmodule SigilsTests do
|
||||
~S(1 + 1 = #{1+1}),
|
||||
["Hello", "world"],
|
||||
["Hello", "123"],
|
||||
["Hello", ~S(#{1+1})],
|
||||
["Hello", ~S(#{1+1})]
|
||||
]
|
||||
|
||||
test_all(Sigils, answers)
|
||||
|
||||
Reference in New Issue
Block a user