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

Update black version on pre-commit file #345

Closed
rvmoura96 opened this issue Dec 11, 2020 · 1 comment
Closed

Update black version on pre-commit file #345

rvmoura96 opened this issue Dec 11, 2020 · 1 comment

Comments

@rvmoura96
Copy link
Contributor

The version of black (code formatter) specified on .pre-commit-config actually is 19.10b0 and it has some conflicts with Flake8(psf/black#1289). This is something already solved in newer black version's.

@rvmoura96
Copy link
Contributor Author

this PR #346 should solve this issue.

rvmoura96 added a commit to rvmoura96/scanapi that referenced this issue Dec 11, 2020
marcuxyz pushed a commit that referenced this issue Dec 11, 2020
* Updating black pre-commit version, because the version 19.10b0 create some conflicts with flake8.

* Updating changes made to solve #345
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

No branches or pull requests

2 participants