Commit graph

15 commits

Author SHA1 Message Date
Evie Litherland-Smith c49533da57 Rename clippy to cargo-clippy for consistency
Add cargo-test hook to run packages tests
2024-01-01 11:57:42 +00:00
Nicolas Patry 0c016cee78 Enabling possibility to add custom arguments to clippy too. 2020-08-20 09:12:38 +02:00
DanielChabrowski a76233c81c Pass filenames with args 2020-06-20 02:46:24 +02:00
DanielChabrowski 77fcfde371 Allow passing arguments to fmt, do not pass filenames 2020-06-20 01:43:12 +02:00
Mathieu Lemay 84b3445a55
Revert "Allow user to send args to cargo fmt, not just to rustfmt"
This actually broke the hook. The -- needs to be present for pre-commit
to be able to pass the file names to run the hook on.

This reverts commit 4bb2cb56a1.
2020-04-30 21:11:24 -04:00
Mathieu Lemay 4bb2cb56a1
Allow user to send args to cargo fmt, not just to rustfmt 2020-04-07 10:37:11 -04:00
Mathieu Lemay 257c8ca7b4
Use types instead of files 2020-01-12 16:03:33 -05:00
Mathieu Lemay 6db38901bf
Use cargo fmt instead of rustfmt 2020-01-12 16:02:48 -05:00
Zsolt Dollenstein 682a690c2e
add clippy hook 2019-08-18 17:55:30 +02:00
Francisco Giordano 136c79f41a add cargo check hook 2019-05-05 20:17:37 -03:00
Fadi Hadzh b10a4b5541 fix(pre-commit): hook 2018-07-31 07:12:55 +03:00
Fadi Hadzh d00f8d4c0d fix: hook entry 2017-12-30 01:32:34 +03:00
Fadi Hadzh 2869d1c905 chore: update dependecies 2017-12-28 02:30:58 +03:00
Fadi Hadzh 8d756f2c8d fix: disable rlib ext 2017-04-17 12:18:15 +03:00
Fadi Hadzh 57a76ea7f6 feat: initial commit 2017-04-13 15:30:33 +03:00