-
Notifications
You must be signed in to change notification settings - Fork 1.7k
Fix git push error for protected CLA branch #4939
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
Conversation
…yzers 1. Update existing documentation for Code Analysis property page for disabling code analysis: `RunAnalyzersDuringLiveAnalysis` is now respected for both NuGet and VSIX analyzers. 2. "Run Code Analysis" command in Visual Studio has now been repurposed to execute all applicable (NuGet + VSIX) Roslyn analyzers for the selected project/solution.
Merge master into release-16.5
Merge master into release-16.5
Added hyphen to "project specific"
Changed H3 tag on "To run code analysis manually" to H2
[VS2019 16.5] Update documentation for Run Code Analysis experience for Roslyn anal…
Merge master into release-16.5
…e for managed code Feature request dotnet/roslyn#38429 implemented in VS2019 16.5
1. Documentation with screenshot for rule severity configuration from error list. 2. Documentation with an example for bulk configuration of severity of analyzer rules in EditorConfig file. 3. Documentation with screenshot and example for converting an existing Ruleset file to an EditorConfig file. Both these features were added very recently.
Merge master into release-16.5
Co-Authored-By: Genevieve Warren <[email protected]>
Add/update documentation for configuration of live code analysis scop…
Edit pass on 16.5 updates
Merge master into release-16.5
Merge master into release-16.5
Merge master into release-16.5
…soft.com/en-us/previous-versions/visualstudio/visual-studio-2010/ff937654(v=msdn.10)) that was never ported and updated it for current versions of Visual Studio.
This reverts commit df5d50d.
Added and updated the VSTO deployment doc from previous-versions docs and updated corresponding links
update Whats New release notes link to 16.5
Merge master into release-16.5
Merge master into release-16.5
Confirm merge from repo_sync_working_branch to master to sync with https://github.com/MicrosoftDocs/visualstudio-docs (branch master)
MSBuild - when is task loaded - issue #4816
Release 16.5 merge to master
merge to live - publish for 16.5 release
Microsoft authors of articles need to make updates through the private repository so the updates can be staged and validated by the current validation rules. After you review staging and fix all validation issues, you can add the sign-off comment to let the PR reviewers know the updates are ready to be merged.It's easy to access the private repo version of your articles in GitHub. Just add -pr to the URL, as follows: |
The pull request is created from master637199760928234372 to master to fix git push error for protected CLA branch