IntelliTect / IntelliTect/CodingGuidelines

INTL0003 triggers on generated main methods

Aperta
#229 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub
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.

![image](https://user-images.githubusercontent.com/952248/164064604-a6156be7-7de5-4ad6-8aef-b457252e1bdc.png)

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.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.