diff options
author | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-27 18:51:04 -0500 |
---|---|---|
committer | Jacob Janzen <jacob.a.s.janzen@gmail.com> | 2024-09-27 18:51:04 -0500 |
commit | 245089884cac141b69f326ea741f7aad86f4a3ca (patch) | |
tree | 78466b1fee78dc5bdf76df21774612b4670ecb43 /nixos | |
parent | 0cc5d835fe312f5a7dbb248e5e40a7079d24e402 (diff) |
symlinks
Diffstat (limited to 'nixos')
l---------[-rw-r--r--] | nixos/clang-format.org | 10 |
1 files changed, 1 insertions, 9 deletions
diff --git a/nixos/clang-format.org b/nixos/clang-format.org index c4bb4e7..960b79e 100644..120000 --- a/nixos/clang-format.org +++ b/nixos/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 |