Skip to content

Commit

Permalink
chore: add .luarc.json to .editorconfig
Browse files Browse the repository at this point in the history
  • Loading branch information
gegoune committed Jan 19, 2025
1 parent 060b093 commit b5dd7ac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .editorconfig
Original file line number Diff line number Diff line change
Expand Up @@ -11,3 +11,6 @@ indent_size = 2
[*.sh]
indent_style = space
indent_size = 2

[.luarc.json]
indent_style = tab

0 comments on commit b5dd7ac

Please sign in to comment.