Consider the adoption of Black-style code formatting and tooling #1155
Milestone
Comments
We might also want to hold until Black reaches beta. Should not take too long. |
Black is now in beta: https://twitter.com/llanga/status/1001411218987302912 |
nicolaiarocci
added a commit
that referenced
this issue
May 29, 2018
- If pre-commit is installed, linting is performed on every commit. This linting check and fixes are only applied to stage files. - 'tox -e linting' will perform linting checks and fixes on all files in the repository Closes #1155.
nicolaiarocci
added a commit
that referenced
this issue
May 30, 2018
- If pre-commit is installed linting is performed on every commit. Linting checks and fixes are only applied to staged files. - 'tox -e linting' will perform linting checks and fixes on all files in the repository Closes #1155.
nicolaiarocci
added a commit
that referenced
this issue
May 30, 2018
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I like Black.
Two small concerns:
The text was updated successfully, but these errors were encountered: