Skip to content

refactor: switch from black to ruff-format#3718

Draft
ahal wants to merge 1 commit intomozilla-releng:mainfrom
ahal:ahal/push-zmlxunxllrrs
Draft

refactor: switch from black to ruff-format#3718
ahal wants to merge 1 commit intomozilla-releng:mainfrom
ahal:ahal/push-zmlxunxllrrs

Conversation

@ahal
Copy link
Contributor

@ahal ahal commented Mar 16, 2026

No description provided.

@ahal ahal self-assigned this Mar 16, 2026

[tool.black]
[tool.ruff]
line-length = 160
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Unrelated to this PR.. but could we consider lowering this to 100?

dependencies = [
"requests",
]
requires-python = ">=3.11"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

Also unrelated to this PR, but this should probably stay consistent with the root pyproject.toml.

Copy link
Contributor

Choose a reason for hiding this comment

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

Yeah I'm not sure why it's not part of the workspace tbqh 🤔 Does it need to support older python versions?

Copy link
Contributor

Choose a reason for hiding this comment

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

It needs to support whatever the version balrogscript uses, so IMO it makes sense for this to stay separate.

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.

3 participants