IntelliTect / IntelliTect/CodingGuidelines
INTL0003 triggers on generated main methods
Aperta
bug
- Lingua principale
- C#
- Stelle
- 12
- Fork
- 16
- Merge medio
- 2m
- PR unite (30g)
- 7
Descrizione
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)
Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.