Skip to content

Add git-hooks to check before the commit and push

Christian Kellner requested to merge git-hooks into master
  • Checks for whitespaces, conflict markers on commits
  • Checks for fixup! commits before pushing

Merge request reports