Skip to content

Commit

Permalink
Simplify rule for .neon* files
Browse files Browse the repository at this point in the history
  • Loading branch information
jeromegamez committed Jan 26, 2021
1 parent 95a67de commit 2a5cdda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ indent_style = tab
[**.{yml,yaml}]
indent_size = 2

[{phpstan.neon,phpstan.neon.dist}]
[**.{neon,neon.dist}]
indent_style = tab

0 comments on commit 2a5cdda

Please sign in to comment.