Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Forbid binary files in commits (#792)
This hook triggers on all non-excluded binary files. To exclude a file from this check, add it to the `excludes` section in `tools/pre-commit-hooks.nix`. Should prevent issues like #791 in the future.
- Loading branch information