IntelliTect / IntelliTect/EssentialCSharp
Should we talk about non-public static fields starting with s_ ???
Open
- Dominant language
- C#
- Stars
- 418
- Forks
- 173
- Avg merge
- 3m
- Merged PRs (30d)
- 3
Description
Non-public static fields are s_camelCase.
https://learn.microsoft.com/en-us/dotnet/fundamentals/code-analysis/style-rules/naming-rules#example-const-modifier-includes-static-and-readonly
Contributor guide
Assessment
This issue has not been assessed yet.