Open julien-duponchelle opened 4 months ago
Lint is failing
Create a PR
The lint step should work for the pull request
error: ruff <path> has been removed. Use ruff check <path> instead.
ruff <path>
ruff check <path>
Symptoms
Lint is failing
Steps to Reproduce
Create a PR
Expected Outcome
The lint step should work for the pull request
Actual Outcome
error:
ruff <path>
has been removed. Useruff check <path>
instead.Planning to Resolve