IntelliTect / IntelliTect/CodingGuidelines

INTL0003 triggers on generated main methods

Abierto
#229 0 comentarios 0 reacciones 0 asignados Ver en GitHub
bug
Lenguaje dominante
C#
Estrellas
12
Forks
16
Merge medio
2 min
PR fusionados (30 d)
7

Descripción

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)

Guía de contribución

Abrir la guía de contribución

Evaluación

Este issue todavía no se ha evaluado.

Recibe los nuevos issues en tu correo

Un resumen breve de issues de GitHub para principiantes.