Skip to content

Update to biome v2 - #4992

Open
frjo wants to merge 6 commits into
mainfrom
maintenance/update-biome-v2
Open

frjo wants to merge 6 commits into
mainfrom
maintenance/update-biome-v2

Conversation

@frjo

@frjo frjo commented Sep 18, 2026

Copy link
Copy Markdown
Member

Update to Biome v2, it has been out for a long time.

@frjo frjo added Type: Maintenance Type: Patch Mini change, used in release drafter labels Sep 18, 2026
to = [to]

lang = context.get('lang', None) or settings.LANGUAGE_CODE
lang = context.get("lang", None) or settings.LANGUAGE_CODE

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Did you manually add this or should we manually exclude *.md\docs? could get messy if it's trying to lint markdown/python/bash in the docs

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

Excluding the docs sounds like a good approach. As you say, this could get messy.

@wes-otf

wes-otf commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

one small comment but ready to go otherwise!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Type: Maintenance Type: Patch Mini change, used in release drafter

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants