Skip to content

Add code search file for no-any-casts#269740

Merged
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/well-gazelle
Oct 3, 2025
Merged

Add code search file for no-any-casts#269740
mjbvz merged 1 commit intomicrosoft:mainfrom
mjbvz:dev/mjbvz/well-gazelle

Conversation

@mjbvz
Copy link
Copy Markdown
Collaborator

@mjbvz mjbvz commented Oct 3, 2025

For #269213

Copilot AI review requested due to automatic review settings October 3, 2025 17:25
@mjbvz mjbvz self-assigned this Oct 3, 2025
Copy link
Copy Markdown
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR adds a VS Code search configuration file for tracking instances of the ESLint local/code-no-any-casts rule disabling comments across the codebase. The search targets the specific comment pattern // eslint-disable-next-line local/code-no-any-casts which is used to suppress a custom ESLint rule that prevents type casting to any.

Key Changes

  • Added a search configuration file for monitoring type casting suppressions
  • The search captures 1133 results across 453 files, providing visibility into areas where type safety bypasses occur

@mjbvz mjbvz enabled auto-merge October 3, 2025 17:25
@mjbvz mjbvz changed the title Add code search for no-any-casts Add code search file for no-any-casts Oct 3, 2025
@vs-code-engineering vs-code-engineering Bot added this to the October 2025 milestone Oct 3, 2025
@mjbvz mjbvz merged commit 9e15644 into microsoft:main Oct 3, 2025
27 of 28 checks passed
pwang347 pushed a commit that referenced this pull request Oct 3, 2025
@vs-code-engineering vs-code-engineering Bot locked and limited conversation to collaborators Nov 17, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants