FreeRTOS used tabs before, but changed to spaces now. This hasn't been reflected in the editorconfig file and is fixed now.
@@ -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
[*.pem]
insert_final_newline = false