Skip to content

Conversation

@desilinguist
Copy link
Collaborator

  • Update pre-commit checks.
    • Add black.
    • Replace flake8 and isort with ruff.
    • Update flynt and pre-commit versions.
  • Run pre-commit checks
    • Run black on all files.
    • Run ruff on all files. Fix where possible and add "noqa" to others.

This PR closes #639 and closes #723.

- Add black.
- Replace flake8 and isort with ruff.
- Update flynt and pre-commit versions.
- Run black on all files.
- Run `ruff` on all files. Fix where possible and add "noqa" to others.
@desilinguist desilinguist merged commit 1e5d472 into main May 2, 2023
@delete-merged-branch delete-merged-branch bot deleted the 639-black branch May 2, 2023 21: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.

Use ruff to replace flake8 and isort in pre-commit checks Consider using a code formatter

4 participants