[Clang] Finish up config
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
---
|
||||
# ─────────────────────────────────────────────────────────────────────
|
||||
# ╭─────────────────────────────────────────────────╮
|
||||
# │ clang-format config │
|
||||
# ╰─────────────────────────────────────────────────╯
|
||||
# ─────────────────────────────────────────────────────────────────────
|
||||
----
|
||||
BasedOnStyle: LLVM
|
||||
AccessModifierOffset: -2
|
||||
AlignAfterOpenBracket: Align
|
@@ -3,4 +3,4 @@
|
||||
|
||||
SCRIPT_DIR=$(dirname "$0")
|
||||
|
||||
cp "$SCRIPT_DIR/../config/lint/.clang-format" .
|
||||
cp "$SCRIPT_DIR/../config/lint/clang-format" ./.clang-format
|
||||
|
Reference in New Issue
Block a user