2021-09-25 14:20:50 +00:00
|
|
|
---
|
2024-09-18 14:40:18 +00:00
|
|
|
Language: Cpp
|
|
|
|
BasedOnStyle: WebKit
|
2024-09-18 14:44:32 +00:00
|
|
|
# https://www.webkit.org/code-style-guidelines/
|
2024-09-18 21:18:14 +00:00
|
|
|
#PointerAlignment: Right
|
2024-09-18 11:42:44 +00:00
|
|
|
---
|
|
|
|
Language: CSharp
|
2024-09-18 14:40:18 +00:00
|
|
|
BasedOnStyle: Microsoft
|
2024-09-18 14:44:32 +00:00
|
|
|
# https://learn.microsoft.com/en-us/dotnet/csharp/fundamentals/coding-style/coding-conventions
|