Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New rule S6931: ASP.NET controller actions should not have a route template starting with "/" #8870

Closed
4 tasks done
antonioaversa opened this issue Mar 6, 2024 · 0 comments · Fixed by #8965
Closed
4 tasks done
Assignees
Labels
Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Milestone

Comments

@antonioaversa
Copy link
Contributor

antonioaversa commented Mar 6, 2024

RSPEC: SonarSource/rspec#3666

  • Support for ASP.NET 4x
  • Support for ASP.NET Core 6 and above
  • Support partial class proper issue raise
  • Update RSPEC to match issue location
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: C# C# rules related issues. Area: VB.NET VB.NET rules related issues. Type: New Rule Implementation for a rule that HAS been specified.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants