mirror of
https://github.com/reactos/reactos.git
synced 2025-08-06 15:03:00 +00:00
[REACTOS] Exclude some modules from clang-format
This commit is contained in:
parent
0c64aed86a
commit
e92ab76d0d
2 changed files with 8 additions and 0 deletions
4
drivers/network/tcpip/.clang-format
Normal file
4
drivers/network/tcpip/.clang-format
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
||||
...
|
4
sdk/lib/3rdparty/.clang-format
vendored
Normal file
4
sdk/lib/3rdparty/.clang-format
vendored
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
||||
...
|
Loading…
Add table
Add a link
Reference in a new issue