Skip to content

Why are the configuration files named .editorconfig, when they are actually global analyzer configs? #139

@IanKemp

Description

@IanKemp

All of the .editorconfig files in src/build/analyzers are actually global analyzer configs, yet they are named as editor configs and included by the EditorConfigFiles property. Shouldn't they rather be named .globalconfig and included via the GlobalAnalyzerConfigFiles property, as per Microsoft docs?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions