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

Warn when there is not used allowed rule #50

Open
leotsarev opened this issue Jul 19, 2019 · 1 comment
Open

Warn when there is not used allowed rule #50

leotsarev opened this issue Jul 19, 2019 · 1 comment

Comments

@leotsarev
Copy link

Given:
There is some rule in nsdepcop. Say <Allowed From="*" To="Foo"> and there is no references to Foo namespace in csproj

Actual result: no warning
Expected result: warning that rule is excess and could be removed.

Benefit: keeping your nsdepcop files nice and clean.

@realvizu
Copy link
Owner

Very good idea, thanks!

@realvizu realvizu self-assigned this Jun 5, 2022
@realvizu realvizu added this to the v2.1 milestone Jun 5, 2022
@realvizu realvizu removed this from the v2.1 milestone Oct 30, 2022
@realvizu realvizu removed their assignment Jul 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants