Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Fix pre-commit config for flake8 & add Black #2584

Merged
merged 1 commit into from
May 4, 2020

Conversation

browniebroke
Copy link
Member

Description

Update pre-commit hooks config to use isolated installs of flake8 in order to avoid unpredictible behavior depending on the machine setup.

Also setup pre-commit hook for Black.

Rationale

Fixes #2502

@browniebroke browniebroke merged commit 3ad1bb8 into master May 4, 2020
@browniebroke browniebroke deleted the pre-commit-improvements branch May 4, 2020 08:33
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error from isort while running pre-commit hooks
2 participants