mirror of
https://github.com/espressif/esp-idf.git
synced 2026-08-03 20:35:33 +02:00
cmake: Use cmake_lint project, tidy up all CMake source files
This commit is contained in:
committed by
Angus Gratton
parent
15d5e88618
commit
88df8fd293
@@ -32,3 +32,8 @@ insert_final_newline = false
|
||||
|
||||
[*.py]
|
||||
max_line_length = 119
|
||||
|
||||
[{*.cmake,CMakeLists.txt}]
|
||||
indent_style = space
|
||||
indent_size = 4
|
||||
max_line_length = 120
|
||||
|
||||
Reference in New Issue
Block a user