mirror of
https://github.com/reactos/reactos.git
synced 2024-12-28 18:15:11 +00:00
[REACTOS] Exclude some wine modules from clang-format
This commit is contained in:
parent
f149b8ce86
commit
c3ad01e3b2
2 changed files with 8 additions and 0 deletions
4
dll/directx/wine/.clang-format
Normal file
4
dll/directx/wine/.clang-format
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
||||
...
|
4
modules/rostests/winetests/.clang-format
Normal file
4
modules/rostests/winetests/.clang-format
Normal file
|
@ -0,0 +1,4 @@
|
|||
---
|
||||
DisableFormat: true
|
||||
SortIncludes: false
|
||||
...
|
Loading…
Reference in a new issue