Skip to content

fix: biome.json use 1.9 ignore syntax#7

Closed
telleroutlook wants to merge 1 commit into
mainfrom
fix/biome-syntax
Closed

fix: biome.json use 1.9 ignore syntax#7
telleroutlook wants to merge 1 commit into
mainfrom
fix/biome-syntax

Conversation

@telleroutlook

Copy link
Copy Markdown
Contributor

CI failing globally on unknown includes key. Biome 1.x uses ignore not includes.

CI runner uses Biome 1.x which rejects the includes key. Convert
!-prefixed exclusions in includes[] to ignore[] which is the 1.x
equivalent.

Fixes CI failure across all PRs.
@telleroutlook

Copy link
Copy Markdown
Contributor Author

Closing: biome.json syntax fix worked but revealed 12 pre-existing lint errors in main. Those need to be fixed first (or CI made non-blocking).

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.

1 participant