-
Notifications
You must be signed in to change notification settings - Fork 764
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
Fix linter discrepancies when optional module name is enabled #16106
Conversation
Test this change out locally with the following install scripts (Action run 12778880543) VSCode
Azure CLI
|
Dotnet Test Results 78 files - 39 78 suites - 39 31m 51s ⏱️ - 21m 43s Results for commit 723ff89. ± Comparison against base commit 2808f38. This pull request removes 1842 and adds 632 tests. Note that renamed tests count towards both.
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This PR addresses minor issues with the optional module name feature, where certain linter rules were incorrectly triggered or omitted when the feature was enabled.
Closes #12895.
Microsoft Reviewers: Open in CodeFlow