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

Rule S4041: Type names should not match namespaces #436

Closed
valhristov opened this issue Jun 14, 2017 · 0 comments
Closed

Rule S4041: Type names should not match namespaces #436

valhristov opened this issue Jun 14, 2017 · 0 comments
Assignees
Milestone

Comments

@valhristov
Copy link
Contributor

valhristov commented Jun 14, 2017

RSPEC-4041

When a type name matches the name of namespaces that are defined publicly, for instance in the .NET framework class library, it leads to confusion and makes the library that much harder to use.

List of .NET namespaces: https://msdn.microsoft.com/en-us/library/gg145045(v=vs.110).aspx

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

3 participants