This commit is contained in:
Jacob Janzen 2024-09-27 18:51:04 -05:00
parent 0cc5d835fe
commit 245089884c

View file

@ -1,9 +0,0 @@
#+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

1
nixos/clang-format.org Symbolic link
View file

@ -0,0 +1 @@
../common/clang-format.org