mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
style: add ini editorconfig
also remove redundant ones
This commit is contained in:
parent
92b1ea2199
commit
d9a354505d
@ -39,5 +39,7 @@ indent_size = 4
|
||||
max_line_length = 120
|
||||
|
||||
[{*.sh,*.yml,*.yaml}]
|
||||
indent_style = space
|
||||
indent_size = 2
|
||||
|
||||
[*.ini]
|
||||
indent_size = 2
|
||||
|
Loading…
Reference in New Issue
Block a user