mirror of
https://github.com/YACReader/yacreader
synced 2025-05-25 18:00:46 -04: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:
parent
5055c01372
commit
f875e7d304
@ -1 +1,2 @@
|
||||
DisableFormat: true
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
@ -1 +1,2 @@
|
||||
DisableFormat: true
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
3
dependencies/.clang-format
vendored
3
dependencies/.clang-format
vendored
@ -1 +1,2 @@
|
||||
DisableFormat: true
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
Loading…
Reference in New Issue
Block a user