fix(dev): support local Rust coverage checks (#535)

Add the coverage and lint tools to the Nix dev shell so local pre-PR checks can match CI, and make the hot-path coverage gate locale-stable.
This commit is contained in:
cucadmuh
2026-05-11 00:50:46 +03:00
committed by GitHub
parent 7c32172d5d
commit 1cc43dc669
3 changed files with 8 additions and 0 deletions
+1
View File
@@ -32,6 +32,7 @@ dist-ssr
# Tauri
src-tauri/target/
src-tauri/gen/
src-tauri/lcov.info
# Documentation
CLAUDE.md