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

Add configuration support for existing editorconfig option `excluded_… #2699

Merged
merged 2 commits into from
Jul 26, 2019

Conversation

mavasani
Copy link
Contributor

…symbol_names` to all DFA rules

All the DFA rules now respect the editorconfig option that allows skipping analysis for specified excluded symbols with excluded_symbol_names option.

…symbol_names` to all DFA rules

All the DFA rules now respect the editorconfig option that allows skipping analysis for specified excluded symbols with `excluded_symbol_names` option.
@mavasani mavasani requested review from genlu, dotpaul, LLLXXXCCC and a team July 26, 2019 00:29
Copy link
Contributor

@dotpaul dotpaul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚢

@mavasani
Copy link
Contributor Author

Thanks @dotpaul

@mavasani mavasani merged commit dbc4f18 into dotnet:master Jul 26, 2019
@mavasani mavasani deleted the AnalysisExclusion branch July 26, 2019 20:50
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

Successfully merging this pull request may close these issues.

2 participants