This repository has been archived on 2024-04-07. You can view files and clone it, but cannot push or open issues or pull requests.
dotfiles/dotfiles/clang-format
2020-12-06 22:11:26 -03:00

7 lines
119 B
Text

BasedOnStyle: LLVM
IndentWidth: 4
TabWidth: 4
{%@@ if tabs @@%}
UseTab: ForContinuationAndIndentation
{%@@ endif @@%}