For pre commit checks, use "pre-commit" which is very easily set up and integrated. Add the black formatting to be executed on the change files. Maybe pylint as well. But do not add too much, it make commits, rebase, slow
For pre commit checks, use "pre-commit" which is very easily set up and integrated.
Add the black formatting to be executed on the change files. Maybe pylint as well. But do not add too much, it make commits, rebase, slow