forked from espressif/esp-idf
style: add ini editorconfig
also remove redundant ones
This commit is contained in:
@@ -39,5 +39,7 @@ indent_size = 4
|
||||
max_line_length = 120
|
||||
|
||||
[{*.sh,*.yml,*.yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.ini]
|
||||
indent_size = 2
|
||||
|
Reference in New Issue
Block a user