flake: Add pre-commit to dev environment

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

View File

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