Setup pre-commit so it runs locally before every git push (#12)

* Setup pre-commit so it runs locally before every git push

* Update .pre-commit-config.yaml

* added more checks

* update readme

* Apply suggestions from code review

Co-authored-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>

* remove cargo-check

---------

Co-authored-by: José Ulises Niño Rivera <junr03@users.noreply.github.com>
This commit is contained in:
Adil Hafeez 2024-07-18 11:01:02 -07:00 committed by GitHub
parent a386d68b41
commit cc2a496f90
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 35 additions and 1 deletions

View file

@ -14,4 +14,4 @@
},
],
"settings": {}
}
}