Disable clang format in KDToolBox folder

This commit is contained in:
Luis Ángel San Martín 2023-06-03 20:57:13 +02:00
parent 16faacec65
commit dbb31f4aea

2
third_party/KDToolBox/.clang-format vendored Normal file
View File

@ -0,0 +1,2 @@
DisableFormat: true
SortIncludes: false