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

ExcludeFromStyleCop #3

Open
elShalafi opened this issue Jun 24, 2016 · 2 comments
Open

ExcludeFromStyleCop #3

elShalafi opened this issue Jun 24, 2016 · 2 comments

Comments

@elShalafi
Copy link

Hi.
Your software is awesome, but I need some feature to definitly use it.
I have found that your referenced library VSFile is not allowing to read custom nodes in cproj files. That is a main need for being used with stylecop, because it adds a
<ExcludeFromStyleCop>True</ExcludeFromStyleCop>
to the files which StyleCop must not analyze.
In consequence, running StyleCopCLI over some .sln or .cproj file (with eventual exclude nodes inside) result in a undesirable analysis.
Would it be possible an update to support this feature?
Thank you so much.

@bbadjari
Copy link
Owner

Thanks for submitting this. So to clarify, you want the VS File library to read these nodes and recognize them when running under StyleCop CLI to ignore these files during analysis?

@elShalafi
Copy link
Author

Exactly. That would be perfect.

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

2 participants