PythonFreeCourse / calendar

Apache License 2.0
34 stars 52 forks source link

Add git hooks for pre-commit flake8 #196

Open annashtirberg opened 3 years ago

annashtirberg commented 3 years ago

Validate code style before each commit on the programmer computer and not just after pushing to github Maybe also run tests and coverage before push