Skip to content

Revert test workarounds/skip for IDE diagnostic configuration code fixes#38094

Merged
mavasani merged 3 commits intodotnet:masterfrom
mavasani:Issue36330_2
Aug 20, 2019
Merged

Revert test workarounds/skip for IDE diagnostic configuration code fixes#38094
mavasani merged 3 commits intodotnet:masterfrom
mavasani:Issue36330_2

Conversation

@mavasani
Copy link
Copy Markdown
Contributor

@mavasani mavasani commented Aug 19, 2019

Now that EditorConfigDocumentOptionsProviderFactory.ShouldUseNativeEditorConfigSupport is defaulted to true for everyone, we can remove the unit test workarounds and also unskip the integration test for it. Note that the first two commits are just reverts of workarounds added to prior PR that enabled these configuration fixes.

Fixes #36330

@mavasani mavasani added the PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. label Aug 19, 2019
@mavasani mavasani requested a review from a team as a code owner August 19, 2019 16:29
@mavasani mavasani added Area-IDE and removed PR For Personal Review Only The PR doesn’t require anyone other than the developer to review it. labels Aug 19, 2019
@mavasani
Copy link
Copy Markdown
Contributor Author

Ping for reviews - trivial test-only change.

@mavasani mavasani merged commit 53a88a2 into dotnet:master Aug 20, 2019
@mavasani mavasani deleted the Issue36330_2 branch August 20, 2019 23:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Enable code actions to configure code style options and diagnostic severity from light bulb

2 participants