disable sorting of include blocks - it's breaking the ESP32 build. (#82)
(cherry picked from commit 9ef70b2ad49ff5a9a50ee7748c459bc9be6e2722)
This commit is contained in:
parent
ced5b74ba1
commit
0ca9530afa
@ -13,3 +13,4 @@ ConstructorInitializerAllOnOneLineOrOnePerLine: true
|
||||
ExperimentalAutoDetectBinPacking: false
|
||||
KeepEmptyLinesAtTheStartOfBlocks: false
|
||||
DerivePointerAlignment: false
|
||||
SortIncludes: false
|
||||
|
Loading…
Reference in New Issue
Block a user