Enforce .NET framework naming rules
未关闭
- 主要语言
- C#
- 星标
- 427
- 派生
- 383
- 平均合并
- 2 天 2 小时
- 30 天内合并 PR
- 5
描述
The [official C# capitalization conventions](https://docs.microsoft.com/en-us/dotnet/standard/design-guidelines/capitalization-conventions) define how things should be named in C#. Note that these are officially guidelines, but they are followed by virtually everyone. As such, they are the _de facto_ standard and we should make any violation of the naming conventions an error. See:
- https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-naming-conventions?view=vs-2017
- https://docs.microsoft.com/en-us/visualstudio/ide/editorconfig-code-style-settings-reference?view=vs-2017
贡献指南
这个仓库没有索引到贡献指南
评估
这个 Issue 还没有评估数据。