From f22f1723c01b56da14ae1de3491a78af1bc4c464 Mon Sep 17 00:00:00 2001 From: Santo Cariotti Date: Wed, 11 Dec 2024 20:46:32 +0100 Subject: Dot files with `chezmoi` --- dot_clang-format | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 dot_clang-format (limited to 'dot_clang-format') diff --git a/dot_clang-format b/dot_clang-format new file mode 100644 index 0000000..0b87256 --- /dev/null +++ b/dot_clang-format @@ -0,0 +1,10 @@ +--- +AlwaysBreakAfterReturnType: All +BasedOnStyle: Mozilla +IndentWidth: 4 +IndentAccessModifiers: false +AccessModifierOffset: -4 +Standard: Cpp11 +TabWidth: 4 +AlwaysBreakAfterDefinitionReturnType: All +AlignAfterOpenBracket: BlockIndent -- cgit v1.2.3-18-g5258