mirror of
https://github.com/YACReader/yacreader
synced 2025-11-13 05:22:47 -05:00
Disable sort includes in the folders where clang format is disabled
For me this is a bug, DisableFormat should stop any kind of changes.
This commit is contained in:
@ -1 +1,2 @@
|
|||||||
DisableFormat: true
|
DisableFormat: true
|
||||||
|
SortIncludes: false
|
||||||
@ -1 +1,2 @@
|
|||||||
DisableFormat: true
|
DisableFormat: true
|
||||||
|
SortIncludes: false
|
||||||
1
dependencies/.clang-format
vendored
1
dependencies/.clang-format
vendored
@ -1 +1,2 @@
|
|||||||
DisableFormat: true
|
DisableFormat: true
|
||||||
|
SortIncludes: false
|
||||||
Reference in New Issue
Block a user