Skip to content

Add Roslynator (OSOE-1260) #182

@Piedone

Description

@Piedone

Roslynator are additional C# code analyzers maintained by the .NET team. Let's add it.

  • Add Roslynator from NuGet.
  • Configure each of the analyzers in Roslynator consciously: based on our practices and existing OSOCE codebase, do we need a particular rule, and if yes, configured how? Is it duplicating any of the rules from other analyzer packages (if yes, decide on which one to use)?
  • Follow https://github.com/Lombiq/.NET-Analyzers#adding-a-new-analyzer.
  • Fix the issues Roslynator uncovered in OSOCE.

Jira issue

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions