IntelliTect / IntelliTect/CodingGuidelines
INTL0003 triggers on generated main methods
オープン
bug
- 主要言語
- C#
- スター
- 12
- フォーク
- 16
- 平均マージ
- 2分
- マージ済み PR(30日)
- 7
説明
Create a new minimal API ASP.NET Core project.
Observed: The analyzer triggers on the generated main method.

I suggest we make the analyzer ignore all methods that do not start with a letter or underscore (Full language spec here: https://docs.microsoft.com/en-us/dotnet/csharp/language-reference/language-specification/lexical-structure#643-identifiers)
コントリビューションガイド
評価
この issue はまだ評価されていません。