1
0

Initial CLI

This commit is contained in:
2025-12-11 17:41:40 -08:00
parent 1805b7f430
commit 7c575e1d3e
8 changed files with 1024 additions and 1 deletions

View File

@@ -52,7 +52,7 @@ multiple_crate_versions = "allow"
missing_safety_doc = "warn"
identity_op = "allow"
print_stderr = "deny"
print_stdout = "deny"
print_stdout = "allow"
comparison_chain = "allow"
unimplemented = "deny"
unwrap_used = "warn"