diff --git a/roles/home-cli/files/clang-format b/roles/home-cli/files/clang-format index c065db6..c78f987 100644 --- a/roles/home-cli/files/clang-format +++ b/roles/home-cli/files/clang-format @@ -1,6 +1,8 @@ --- Language: Cpp BasedOnStyle: WebKit +# https://www.webkit.org/code-style-guidelines/ --- Language: CSharp BasedOnStyle: Microsoft +# https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions