Skip to content

Commit

Permalink
Add allowances for live_storybook to avoid parens when formitting.
Browse files Browse the repository at this point in the history
  • Loading branch information
zorn committed Oct 4, 2024
1 parent 300d2bb commit 1c6becd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .formatter.exs
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,8 @@
"{config,lib,test}/**/*.{heex,ex,exs}",
"priv/*/seeds.exs",
"storybook/**/*.exs"
],
locals_without_parens: [
live_storybook: 2
]
]

0 comments on commit 1c6becd

Please sign in to comment.