Skip to content

Conversation

JamesGuthrie
Copy link
Member

We use ruff format to format all python files, so cases where we exceed the configured max line length are rare, and usually to do with formatting/outputting strings. The nag of E501 is a waste of time.

We use `ruff format` to format all python files, so cases where we
exceed the configured max line length are rare, and usually to do with
formatting/outputting strings. The nag of E501 is a waste of time.
@JamesGuthrie JamesGuthrie requested a review from a team as a code owner June 13, 2025 12:23
@JamesGuthrie JamesGuthrie temporarily deployed to internal-contributors June 13, 2025 12:23 — with GitHub Actions Inactive
@JamesGuthrie JamesGuthrie merged commit f3989d7 into main Jun 13, 2025
15 checks passed
@JamesGuthrie JamesGuthrie deleted the jg/ignore-e501 branch June 13, 2025 12:51
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