-
Notifications
You must be signed in to change notification settings - Fork 6k
Merge main into live #47638
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
Merge main into live #47638
Conversation
* Initial plan * Add documentation for MSTEST0050 analyzer rule Co-authored-by: Youssef1313 <[email protected]> * Fix MSTEST0050 default severity and code fix properties Co-authored-by: Youssef1313 <[email protected]> * Update MSTEST0050 documentation based on reviewer feedback - Change attribute names from AssemblyInitialize/AssemblyCleanup to GlobalTestInitialize/GlobalTestCleanup - Replace general violations list with specific method requirements - Simplify the "How to fix violations" section - Update usage-rules.md for consistency Co-authored-by: Youssef1313 <[email protected]> * Address reviewer feedback on MSTEST0050 documentation Co-authored-by: Youssef1313 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Youssef1313 <[email protected]>
Fix a small typo reported via UUF
* update for RFC FS-1146 (scoped nowarn) and for extended if grammar * Update docs/fsharp/language-reference/compiler-directives.md Co-authored-by: Tomas Grosup <[email protected]> * removed empty line (for the linter) * more details on warn directives * fixed link * fixed the fix * sorry, yet another correction --------- Co-authored-by: Tomas Grosup <[email protected]>
* Update the CS1031 page and remove not needed code * Improve the code example and emphasize on the type parameter
…cumentation (#47581) * Initial plan * Clarify ClassCleanupBehavior.EndOfClass usage syntax Co-authored-by: Youssef1313 <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: Youssef1313 <[email protected]>
* Initial plan * Fix async method naming: rename GetDotNetCount to GetDotNetCountAsync Co-authored-by: gewarren <[email protected]> --------- Co-authored-by: copilot-swe-agent[bot] <[email protected]> Co-authored-by: gewarren <[email protected]>
This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation. |
Please don't squash-merge this PR.
Internal previews
Toggle expand/collapse
Note
This table shows preview links for the 30 files with the most changes. For preview links for other files in this PR, select OpenPublishing.Build Details within checks.