diff --git a/dll/directx/wine/.clang-format b/dll/directx/wine/.clang-format new file mode 100644 index 00000000000..ef2ae21fafa --- /dev/null +++ b/dll/directx/wine/.clang-format @@ -0,0 +1,4 @@ +--- +DisableFormat: true +SortIncludes: false +... diff --git a/modules/rostests/winetests/.clang-format b/modules/rostests/winetests/.clang-format new file mode 100644 index 00000000000..ef2ae21fafa --- /dev/null +++ b/modules/rostests/winetests/.clang-format @@ -0,0 +1,4 @@ +--- +DisableFormat: true +SortIncludes: false +...