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

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

Open
cptCloud opened this issue Feb 13, 2025 · 1 comment

Comments

@cptCloud
Copy link
Member

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

@cptCloud
Copy link
Member Author

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant