default to no testing

This commit is contained in:
Elisha Hollander 2024-04-16 22:47:14 +03:00 committed by donno2048
parent f71d2a2af6
commit 9cdf3ca600

View file

@ -18,3 +18,4 @@ rustc-hash = "1.1.0"
[[bin]]
name = "rust-tidy"
path = "src/main.rs"
test = false