haskell-infra / git-haskell-org-hooks

Moved to GitLab: https://gitlab.haskell.org/ghc/git-haskell-org-hooks
GNU General Public License v3.0
1 stars 2 forks source link

Add binary-file commit validation #3

Open hvr opened 8 years ago

hvr commented 8 years ago

This would prevent accidentally committing unneeded binary files such as .o files or .pdfs

/cc @bgamari