-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
Description
Add the Black formatter check in the CI/CD pipeline. Per Black:
Black is the uncompromising Python code formatter. By using it, you agree to cede control over minutiae of hand-formatting. In return, Black gives you speed, determinism, and freedom from pycodestyle nagging about formatting. You will save time and mental energy for more important matters.
This will guarantee the project code is consistently formatted among all committers. I've worked on my project where this was required. All IDEs have a plug-in for this, and the formatting is applied at file save tme.
Checklist
- NA I have searched the existing issues to ensure this isn't a duplicate
- NA I have checked the documentation and README for a solution
- I have provided clear and concise information about the issue
Metadata
Metadata
Assignees
Labels
No labels