Skip to content

Commit

Permalink
chore: fix formatter
Browse files Browse the repository at this point in the history
  • Loading branch information
zachdaniel committed Mar 14, 2021
1 parent 0109696 commit afddb21
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 @@ -90,6 +90,8 @@ locals_without_parens = [
strategy: 1,
table: 1,
through: 1,
timestamps: 0,
timestamps: 1,
type: 1,
update: 1,
update: 2,
Expand Down

0 comments on commit afddb21

Please sign in to comment.