Skip to content

Commit

Permalink
Add embed_sface/1 to locals_without_parens in .formatter.exs
Browse files Browse the repository at this point in the history
  • Loading branch information
msaraiva committed May 30, 2023
1 parent f27ffaf commit 060c60f
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .formatter.exs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ locals_without_parens = [
slot: 2,
catalogue_test: 1,
catalogue_test: 2,
load_asset: 2
load_asset: 2,
embed_sface: 1
]

[
Expand Down

0 comments on commit 060c60f

Please sign in to comment.