Skip to content

Commit

Permalink
Update .formatter.exs (#963)
Browse files Browse the repository at this point in the history
  • Loading branch information
LostKobrakai authored Jul 12, 2020
1 parent 6dd82ea commit 03b41ce
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .formatter.exs
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ export_locals_without_parens = [
match: 3,
get: 2,
get: 3,
head: 2,
head: 3,
post: 2,
post: 3,
put: 2,
Expand Down

0 comments on commit 03b41ce

Please sign in to comment.