From 3483c0d02251ab11df2261cd8362399201064f05 Mon Sep 17 00:00:00 2001 From: Anthony Perkins Date: Wed, 18 Sep 2024 15:44:32 +0100 Subject: [PATCH] Add reference URLs --- roles/home-cli/files/clang-format | 2 ++ 1 file changed, 2 insertions(+) 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