flake: Add pre-commit to dev environment

This commit is contained in:
David Mak 2024-06-12 12:33:55 +08:00
parent 627cc2bc42
commit 495b26bf70
1 changed files with 1 additions and 0 deletions

View File

@ -159,6 +159,7 @@
# development tools
cargo-insta
clippy
pre-commit
rustfmt
];
};