symlinks
This commit is contained in:
parent
0cc5d835fe
commit
245089884c
1 changed files with 1 additions and 9 deletions
|
@ -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
1
nixos/clang-format.org
Symbolic link
|
@ -0,0 +1 @@
|
|||
../common/clang-format.org
|
Loading…
Add table
Reference in a new issue