Skip to content

Conversation

@albertodeago
Copy link
Owner

@albertodeago albertodeago commented Nov 25, 2025

Change the plugin file back to no-type-assertion.grid to make the ignore better:

// before
// biome-ignore lint/plugin/plugin: <reason>
// after
// biome-ignore lint/plugin/no-type-assertion: <reason>

Copy link

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 renames the plugin file from plugin.grit to no-type-assertion.grit to make the filename more descriptive and aligned with the plugin's purpose.

  • Renamed the plugin file to no-type-assertion.grit
  • Updated all references in configuration and documentation
  • Added usage example for ignoring the lint rule

Reviewed changes

Copilot reviewed 3 out of 4 changed files in this pull request and generated no comments.

File Description
no-type-assertion.grit New plugin file with the same content as the old plugin.grit
test/biome.config.jsonc Updated plugin reference to use the new filename
README.md Updated documentation references and added ignore example

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@albertodeago albertodeago merged commit 80ae3e1 into main Nov 25, 2025
3 checks passed
@albertodeago albertodeago deleted the refactor/rename branch November 25, 2025 07:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants