diff --git a/roles/home-cli/files/clang-format b/roles/home-cli/files/clang-format index c78f987..9c18255 100644 --- a/roles/home-cli/files/clang-format +++ b/roles/home-cli/files/clang-format @@ -2,6 +2,7 @@ Language: Cpp BasedOnStyle: WebKit # https://www.webkit.org/code-style-guidelines/ +#PointerAlignment: Right --- Language: CSharp BasedOnStyle: Microsoft