Skip to content

Merge feature branch features/editorconfig-generated-code into master #40456

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

Merged
merged 15 commits into from
Dec 20, 2019

Conversation

mavasani
Copy link
Contributor

Fixes #3705

@mavasani mavasani added this to the 16.5.P2 milestone Dec 17, 2019
@mavasani mavasani requested review from agocke and a team December 17, 2019 21:02
@mavasani mavasani requested review from a team as code owners December 17, 2019 21:02
@mavasani
Copy link
Contributor Author

@dotnet/roslyn-compiler - does PR merging a feature branch to master need 2 compiler signoffs?

@333fred
Copy link
Member

333fred commented Dec 19, 2019

    public static SyntaxTree ParseSyntaxTree(

This API, for reference from my comment in the public API file


Refers to: src/Compilers/CSharp/Portable/Syntax/SyntaxFactory.cs:1569 in efb6a23. [](commit_id = efb6a23, deletion_comment = False)

Copy link
Member

@333fred 333fred left a comment

Choose a reason for hiding this comment

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

Missing backcompat overload.

@mavasani mavasani requested a review from 333fred December 19, 2019 21:14
@mavasani mavasani merged commit a4a9cb4 into master Dec 20, 2019
@Nitin5acc
Copy link

Hi,

Are they any examples on how to use it? We do not want code analyzer to run on certain files in a solution.

@mavasani mavasani deleted the features/editorconfig-generated-code branch January 5, 2021 21:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Exclude files or folder from running through the analyzers through a configuration file.
5 participants