diff --git a/.formatter.exs b/.formatter.exs index 9036e6ff..243478f9 100644 --- a/.formatter.exs +++ b/.formatter.exs @@ -9,6 +9,8 @@ export_locals_without_parens = [ match: 3, get: 2, get: 3, + head: 2, + head: 3, post: 2, post: 3, put: 2,