chore: add more pre-commit lints

This commit is contained in:
ThetaDev 2022-09-21 17:39:09 +02:00
parent 169b70ff06
commit 2e76162adf

View file

@ -1,4 +1,11 @@
repos: repos:
- repo: https://github.com/pre-commit/pre-commit-hooks
rev: v4.3.0
hooks:
- id: end-of-file-fixer
- id: check-added-large-files
- id: check-json
- repo: https://github.com/cathiele/pre-commit-rust - repo: https://github.com/cathiele/pre-commit-rust
rev: v0.1.0 rev: v0.1.0
hooks: hooks: