dotnet / dotnet/roslynator

Named arguments -> Forced?

Open
#839 4 comments 0 reactions 0 assignees View on GitHub
Area-Analyzers Feature Request
Dominant language
C#
Stars
3.5k
Forks
294
Avg merge
2h 30m
Merged PRs (30d)
4

Description

Hi!

I am looking for a rule that forced devs to use [named arguments](https://docs.microsoft.com/en-us/dotnet/csharp/programming-guide/classes-and-structs/named-and-optional-arguments).
Any rules for this in Roslynator?

Contributor guide

Open the contributing guide

Research direction

Start by reviewing Roslynator's existing C# analyzer rules and the linked documentation for named and optional arguments. Determine whether a rule requiring named arguments already exists; if not, define the supported cases and verification needed before implementation.

Written by the indexing model from the issue text.

Assessment

Tech stack
csharp
Domain
devtools
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.