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

Make all PRs Black adherent #103

Closed
iamarchisha opened this issue Mar 22, 2020 · 1 comment · Fixed by #104 or #178
Closed

Make all PRs Black adherent #103

iamarchisha opened this issue Mar 22, 2020 · 1 comment · Fixed by #104 or #178

Comments

@iamarchisha
Copy link
Contributor

As mentioned in the Contribution guidelines :
Code formatting guidelines should strinctly adhere to Python Black formatting guidelines.

Now, sometimes the contributors forget to ensure that the above is followed. To reduce the efforts while making sure the required code formatting is followed, adding Python Black as a pre-commit hook would make things easier.

mlopatka pushed a commit that referenced this issue Mar 24, 2020
* adds black as pre-commit hook

* adds header info and formats my files
@mlopatka mlopatka reopened this Mar 24, 2020
@tab1tha
Copy link
Contributor

tab1tha commented Mar 24, 2020

Thank you for this @archisha-chandel

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants