diff options
Diffstat (limited to '')
-rw-r--r-- | include/.clang-format | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/include/.clang-format b/include/.clang-format new file mode 100644 index 0000000..e871ed1 --- /dev/null +++ b/include/.clang-format @@ -0,0 +1,3 @@ +--- +DisableFormat: true +SortIncludes: false |