diff --git a/dotfiles/.clang-format b/dotfiles/.clang-format index b8e09f8..b08de9b 100644 --- a/dotfiles/.clang-format +++ b/dotfiles/.clang-format @@ -1 +1,2 @@ IndentWidth: 2 +AlwaysBreakTemplateDeclarations: true