dotnet / dotnet/aspnetcore

Create an Analyzer to prevent usage of reserved keywords in code

Open
#4,930 4 comments 0 reactions 0 assignees View on GitHub
affected-medium analyzer area-minimal area-mvc enhancement feature-mvc-execution-pipeline severity-minor
Dominant language
C#
Stars
38.4k
Forks
10.9k
Avg merge
2d 5h
Merged PRs (30d)
276

Description

People are hitting these type of issues more and more: https://github.com/aspnet/Mvc/issues/7876
The idea is to have an Analyzer which will be aware of all the reserved words we have in different places and will warn users about their name choices.

@rynowak what are your thoughts about this?

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.