Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(linter)!: Use --output-format in the RUFF linter #77

Merged
merged 6 commits into from
Oct 16, 2023
Merged

Conversation

justinchuby
Copy link
Owner

@justinchuby justinchuby commented Oct 16, 2023

The --format option has been renamed to --output-format in astral-sh/ruff#7984

This is a breaking change and we require ruff>=0.0.291 to be compatible.

@justinchuby justinchuby changed the title fix(linter): Use --output-format in the RUFF linter fix(linter)!: Use --output-format in the RUFF linter Oct 16, 2023
@justinchuby justinchuby enabled auto-merge (squash) October 16, 2023 23:44
@justinchuby justinchuby merged commit 6aba46c into main Oct 16, 2023
20 checks passed
@justinchuby justinchuby deleted the ruff-0.1 branch October 16, 2023 23:53
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