-
-
Notifications
You must be signed in to change notification settings - Fork 18.7k
Closed
Labels
Code StyleCode style, linting, code_checksCode style, linting, code_checks
Description
I have seen a number of other project adopt: https://pypi.org/project/black/, as well as use in my company.
This basically is a style formatter that plays nice with flake8 and is completely opionated, the only option is line-length. This is a good thing.
This would involve a one-time updating of code (though we can do it somewhat incrementally).
drunkwcodes and tdamsma
Metadata
Metadata
Assignees
Labels
Code StyleCode style, linting, code_checksCode style, linting, code_checks