diff --git a/drivers/network/tcpip/.clang-format b/drivers/network/tcpip/.clang-format new file mode 100644 index 00000000000..ef2ae21fafa --- /dev/null +++ b/drivers/network/tcpip/.clang-format @@ -0,0 +1,4 @@ +--- +DisableFormat: true +SortIncludes: false +... diff --git a/sdk/lib/3rdparty/.clang-format b/sdk/lib/3rdparty/.clang-format new file mode 100644 index 00000000000..ef2ae21fafa --- /dev/null +++ b/sdk/lib/3rdparty/.clang-format @@ -0,0 +1,4 @@ +--- +DisableFormat: true +SortIncludes: false +...