IntelliTect / IntelliTect/CodingGuidelines

Review naming recommendation for fields

未关闭
#249 6 条评论 1 个 reaction 已指派 2 人 已被 @MarkMichaelis 认领 在 GitHub 查看
.editorconfig C# coding guidelines proposal
主要语言
C#
星标
12
派生
16
平均合并
2 分钟
30 天内合并 PR
7

描述

Right now our naming standard (Underscore + CamelCase) differs from the more common (Underscore + PascalCase).
Following our guideline is now getting flagged in Visual Studio due to new .editconfig defaults.
https://learn.microsoft.com/dotnet/fundamentals/code-analysis/style-rules/naming-rules#rule-id-ide1006-naming-rule-violation

This can be mitigated by adjusting your editorconfig, but requires someone making a change from the default.

贡献指南

打开贡献指南

评估

这个 Issue 还没有评估数据。

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。