chore: enable pre-commit for Rust formatting, pre-push for Rust linter check

This commit is contained in:
Tunglies
2025-03-26 18:59:31 +08:00
parent ca0cf4552c
commit 42db9ea0bb
6 changed files with 44 additions and 37 deletions

View File

@@ -1,3 +1,3 @@
pub mod lightweight;
pub mod mihomo;
pub mod sysinfo;
pub mod lightweight;