diff options
author | Jacob Janzen <jjanzenn@proton.me> | 2024-08-09 22:11:23 -0500 |
---|---|---|
committer | Jacob Janzen <jjanzenn@proton.me> | 2024-08-09 22:11:23 -0500 |
commit | e6e8ebe10aa40e5a3be2b94cdf3b324f3d3e52e0 (patch) | |
tree | aca3b279520b76d918ce603d47981f1d23dbd1af /gentoo/clang-format.org | |
parent | 40f02bc8088ca93224bf65f083c4ab3b17eaf435 (diff) |
split-dotfiles
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 |