IntelliTect / IntelliTect/CodingGuidelines

Review naming recommendation for fields

オープン
#249 コメント 6 件 リアクション 1 件 担当者 2 名 @MarkMichaelis が担当を希望しています GitHub で見る
.editorconfig C# coding guidelines proposal
主要言語
C#
スター
12
フォーク
16
平均マージ
2分
マージ済み PR(30日)
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 を短くまとめたダイジェスト。