Skip to content
  • David Frank's avatar
    Add more convenience pre-commit hooks · f16b4e54
    David Frank authored
    This commits adds some default hooks provided by pre-commit, such as
    hooks to check for too large files, or to prevent committing to master,
    or files with unresolved merge conflicts.
    
    Check the contribution guide on how to use the hooks
    f16b4e54