Skip to content

Commit

Permalink
chore: synced local './' with remote 'repo-template/'
Browse files Browse the repository at this point in the history
  • Loading branch information
qbox-duck[bot] committed Feb 12, 2024
1 parent a52e3bc commit e12c19a
Showing 1 changed file with 9 additions and 14 deletions.
23 changes: 9 additions & 14 deletions .editorconfig
Original file line number Diff line number Diff line change
@@ -1,14 +1,9 @@
root = true

[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
charset = utf-8
trim_trailing_whitespace = true

[*.lua]
indent_size = 4

[*.js]
indent_size = 2
root = true

[*]
end_of_line = lf
insert_final_newline = false
indent_style = space
charset = utf-8
trim_trailing_whitespace = true
indent_size = 4

0 comments on commit e12c19a

Please sign in to comment.