Skip to content

Conversation

@RodgeFu
Copy link
Contributor

@RodgeFu RodgeFu commented Nov 13, 2025

Fix the issue that unused-using Diagnostics are reported as warning instead of hint when there are linters defined in tspconfig.yaml

fixes #8692

@RodgeFu RodgeFu added the ide Issues for VS, VSCode, Monaco, etc. label Nov 13, 2025
@pkg-pr-new
Copy link

pkg-pr-new bot commented Nov 13, 2025

Open in StackBlitz

npm i https://pkg.pr.new/microsoft/typespec/@typespec/compiler@8997

commit: fdb26f8

@github-actions
Copy link
Contributor

All changed packages have been documented.

  • @typespec/compiler
Show changes

@typespec/compiler - fix ✏️

UnusedUsing Diagnostics are reported as warning instead of hint when there are linters defined in tspconfig.yaml

@azure-sdk
Copy link
Collaborator

You can try these changes here

🛝 Playground 🌐 Website 🛝 VSCode Extension

@RodgeFu RodgeFu added this pull request to the merge queue Nov 14, 2025
Merged via the queue into microsoft:main with commit dc7045f Nov 14, 2025
27 checks passed
@RodgeFu RodgeFu deleted the unused-as-hint branch November 14, 2025 01:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ide Issues for VS, VSCode, Monaco, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update Unused using linting rule to not report warning by default

3 participants