diff --git a/roles/home-cli/files/profile b/roles/home-cli/files/profile index 39b0135..2e956ba 100644 --- a/roles/home-cli/files/profile +++ b/roles/home-cli/files/profile @@ -432,10 +432,7 @@ cat << __EOF__ | tee .clang-format BasedOnStyle: WebKit BreakBeforeBraces: Stroustrup -ColumnLimit: 100 ContinuationIndentWidth: 2 -Cpp11BracedListStyle: true -FixNamespaceComments: true ... __EOF__ command ls -l .clang-format