Skip to content

Commit

Permalink
chore: add spec subdirectories to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
mrcjkb committed Jul 7, 2024
1 parent 3140b49 commit 38dc510
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 @@ -74,6 +74,6 @@ indent_size = unset
indent_size = unset
indent_style = unset

[spec/*.lua]
[spec/**/*.lua]
indent_size = unset
indent_style = unset

0 comments on commit 38dc510

Please sign in to comment.