mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'refactor/editorconfig_remove_freertos_tabs' into 'master'
editorconfig: Removed FreeRTOS tab rule See merge request espressif/esp-idf!20319
This commit is contained in:
commit
af28c1fa21
@ -19,14 +19,6 @@ trim_trailing_whitespace = false
|
||||
indent_style = tab
|
||||
indent_size = 2
|
||||
|
||||
[*/freertos/**]
|
||||
indent_style = tab
|
||||
indent_size = 4
|
||||
|
||||
[{*/freertos/**.S,**/FreeRTOSConfig.h}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
|
||||
[*.pem]
|
||||
insert_final_newline = false
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user