Skip to content

Commit ce8f64d

Browse files
PriceHillerNTBBloodbath
authored andcommitted
chore: set lua indent_size in editorconfig
1 parent a74e940 commit ce8f64d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.editorconfig

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ end_of_line = lf
88
insert_final_newline = true
99
trim_trailing_whitespace = true
1010

11+
[*.lua]
12+
indent_size = 2
13+
1114
[*.{md,lua}]
1215
max_line_length = 100
1316

0 commit comments

Comments
 (0)