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

Consider using black to normalize coding style #1453

Closed
kgriffs opened this issue Feb 21, 2019 · 3 comments · Fixed by #1876
Closed

Consider using black to normalize coding style #1453

kgriffs opened this issue Feb 21, 2019 · 3 comments · Fixed by #1876

Comments

@kgriffs
Copy link
Member

kgriffs commented Feb 21, 2019

See: https://github.com/ambv/black

@kgriffs
Copy link
Member Author

kgriffs commented Feb 21, 2019

(...as suggested by tribals and carlodri in the chat room.)

@carlodri
Copy link
Contributor

thanks @kgriffs! My experience, albeit somehow limited (I'm not a professional programmer), is that black is really helpful in automating cleanness, readability and "pep8-ness" of your code, like set-and-forget-about-style.

@tribals
Copy link
Contributor

tribals commented Feb 22, 2019

Black has one major advantage: it stops (and prevents) people from arguing about coding style. We in our company adopted it very smoothly and have not regretted yet (about a half year).

@CaselIT CaselIT mentioned this issue Mar 3, 2021
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants