Skip to content

Conversation

ntBre
Copy link

@ntBre ntBre commented Aug 18, 2025

Ruff 0.12.9 updated our default full output rendering to split the header (filename:line:column error) over two lines, which was causing a few test failures. This PR bumps the Ruff dependency to >=0.12.9 and updates the regular expressions affecting the failing tests to expect the new format.

See astral-sh/ruff#19966 for more details.

Ruff 0.12.9 updated our default `full` output rendering to split the
header (`filename:line:column error`) over two lines, which was causing a few
test failures. This PR bumps the Ruff dependency to `>=0.12.9` and updates the
regular expressions affecting the failing tests to expect the new format.

See astral-sh/ruff#19966 for more details.
@MeggyCal
Copy link
Contributor

Hi, I just confirm this patch fixes my issue. Thanks a lot!

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