aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
l---------[-rw-r--r--]nixos/clang-format.org10
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