Browse Source

Add .clang-format on root, so external usage doesnt complain

Signed-off-by: falkTX <falktx@falktx.com>
pull/1775/head
falkTX 1 year ago
parent
commit
f6ca0a6a09
Signed by: falkTX <falktx@falktx.com> GPG Key ID: CDBAA37ABC74FBA0
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .clang-format

+ 3
- 0
.clang-format View File

@@ -0,0 +1,3 @@
DisableFormat: true
SortIncludes: Never


Loading…
Cancel
Save