Skip to content

Coding Standard is not reporting correctly the rule IDE0130: dotnet_style_namespace_match_folder #70

@cptCloud

Description

Describe the bug
Coding Standard is not reporting correctly the rule IDE0130: dotnet_style_namespace_match_folder

To Reproduce
It looks like the lib does not enforce dotnet_style_namespace_match_folder correctly. Is it a bug or is it by design? I see it's set to true in 2_CodeStyle.editorconfig. If I uninstall the lib, the warning reappears correctly in Rider.
it does not appear as a warning at all in the build output. I do have some other warnings, like IDE0005 and others

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions