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_4.4' into 'release/v4.4'
editorconfig: Removed FreeRTOS tab rule (backport 4.4) See merge request espressif/esp-idf!20369
This commit is contained in:
commit
113b558006
@ -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…
Reference in New Issue
Block a user