edit .editorconfig
This commit is contained in:
@@ -9,12 +9,12 @@ trim_trailing_whitespace = true
|
||||
|
||||
# Matches multiple files with brace expansion notation
|
||||
# Set default charset
|
||||
[*.{js,py,jso{n,nc}}]
|
||||
[*.{rs,js,py,jso{n,nc}}]
|
||||
charset = utf-8
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.{c,h}pp]
|
||||
[*.{c,h}pp,tex]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user