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

Replace Flake8 with Ruff and add more linting for GitHub Actions #189

Merged
merged 3 commits into from
Apr 22, 2024

Conversation

hugovk
Copy link
Member

@hugovk hugovk commented Apr 19, 2024

  • Replace Flake8 + isort + pygrep-hooks with Ruff
  • Add check-jsonschema to lint YAML and actionlint for GitHub Actions
  • Fix shellcheck SC2046: Quote to prevent word splitting

@hugovk hugovk merged commit 9cda3a5 into python:main Apr 22, 2024
9 checks passed
@hugovk hugovk deleted the replace-flake8-with-ruff branch April 22, 2024 04:22
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