mirror of https://github.com/axmolengine/axmol.git
Fix clang-format props
This commit is contained in:
parent
f97a6819e8
commit
320140b154
|
@ -5,7 +5,8 @@
|
|||
# https://releases.llvm.org/12.0.0/tools/clang/docs/ClangFormatStyleOptions.html
|
||||
|
||||
---
|
||||
Language: Cpp11
|
||||
Language: Cpp
|
||||
Standard: Cpp11
|
||||
BasedOnStyle: LLVM
|
||||
# AccessModifierOffset: -2
|
||||
AccessModifierOffset: -4
|
||||
|
|
Loading…
Reference in New Issue