Skip to content

Simplify language version check for some analyzers#54253

Merged
CyrusNajmabadi merged 10 commits intodotnet:mainfrom
Youssef1313:lang-ver
Jun 24, 2021
Merged

Simplify language version check for some analyzers#54253
CyrusNajmabadi merged 10 commits intodotnet:mainfrom
Youssef1313:lang-ver

Conversation

@Youssef1313
Copy link
Copy Markdown
Member

I haven't done this for every analyzer, just few of them.

The idea is to do the check in compilation start rather than in callbacks

@Youssef1313 Youssef1313 requested a review from a team as a code owner June 21, 2021 12:18
@ghost ghost added the Area-Analyzers label Jun 21, 2021
@jinujoseph jinujoseph added the Community The pull request was submitted by a contributor who is not a Microsoft employee. label Jun 23, 2021
@CyrusNajmabadi CyrusNajmabadi merged commit 164ab3e into dotnet:main Jun 24, 2021
@ghost ghost added this to the Next milestone Jun 24, 2021
@CyrusNajmabadi
Copy link
Copy Markdown
Contributor

thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Area-Analyzers Community The pull request was submitted by a contributor who is not a Microsoft employee.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants