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: use ruff for linting, formatting #131

Merged
merged 9 commits into from
Sep 18, 2024
Merged

fix: use ruff for linting, formatting #131

merged 9 commits into from
Sep 18, 2024

Conversation

18alantom
Copy link
Member

@18alantom 18alantom commented Sep 18, 2024

  • Use Ruff for linting and formatting
  • Add lint and format check to CI
  • Enable: ["F", "E", "W", "I", "UP", "B", "RUF", "FA", "TCH", "C90", "RET", "SIM"] (ref)
  • Refactor code to appease the enabled rules

@18alantom 18alantom marked this pull request as ready for review September 18, 2024 06:46
@18alantom 18alantom merged commit 1a14def into master Sep 18, 2024
1 check passed
@18alantom 18alantom deleted the ruff branch September 18, 2024 11:17
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