flake: Add pre-commit to dev environment

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

View File

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