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

chore(ruff): Add --fix to ruff check pre commit #18650

Merged
merged 1 commit into from
Nov 20, 2023
Merged

Conversation

webjunkie
Copy link
Contributor

Problem

I want to commit and ruff has a problem that it can fix itself.

Changes

  • run with --fix – is there a downside to this?

How did you test this code?

  • did something that wouldn't pass lint
  • got autofixed while commiting 🧹

@webjunkie webjunkie requested a review from ellie November 15, 2023 13:51
@webjunkie webjunkie self-assigned this Nov 15, 2023
@webjunkie webjunkie changed the title Add --fix to ruff check pre commit chore(ruff): Add --fix to ruff check pre commit Nov 15, 2023
@webjunkie webjunkie requested a review from a team November 20, 2023 13:58
@webjunkie webjunkie merged commit 3cb88c0 into master Nov 20, 2023
76 of 77 checks passed
@webjunkie webjunkie deleted the fix/ruff-check-fix branch November 20, 2023 14:31
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