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

pipx run ruff check --fix --unsafe-fixes #359

Merged
merged 2 commits into from
Nov 4, 2024

Conversation

cclauss
Copy link
Contributor

@cclauss cclauss commented Nov 2, 2024

% pipx run ruff check --fix --unsafe-fixes

@cclauss
Copy link
Contributor Author

cclauss commented Nov 3, 2024

pyproject.toml:

+ [tool.ruff]
+ target-version = "py39"
+ line-length = 88
+ lint.extend-ignore = [ "F403", "F405", "F821" ]

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
@willwade willwade merged commit 1939df4 into nateshmbhat:master Nov 4, 2024
12 checks passed
@cclauss cclauss deleted the ruff-check branch November 4, 2024 10:54
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.

None yet

2 participants