diff options
Diffstat (limited to 'gentoo/clang-format.org')
l---------[-rw-r--r--] | gentoo/clang-format.org | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/gentoo/clang-format.org b/gentoo/clang-format.org index 6c38b3b..960b79e 100644..120000 --- a/gentoo/clang-format.org +++ b/gentoo/clang-format.org @@ -1,9 +1 @@ -#+title: Clang-Format Settings -Use a style similar to Linux kernel style (but with 4-wide indents and spaces over tabs). -#+begin_src yaml :tangle ~/.clang-format -BasedOnStyle: LLVM -IndentWidth: 4 -BreakBeforeBraces: Linux -AllowShortIfStatementsOnASingleLine: false -IndentCaseLabels: false -#+end_src +../common/clang-format.org
\ No newline at end of file |