Index edit
Some checks failed
CI / Check typos (push) Successful in 26s
CI / Check links (push) Failing after 2m3s
CI / Clippy (push) Successful in 3m23s
CI / Build and test (push) Successful in 5m16s
CI / Build container (push) Has been skipped
CI / Deploy on waypoint (push) Has been skipped

This commit is contained in:
2025-11-28 12:39:40 -08:00
parent a29db858d1
commit 9035a56f3d
6 changed files with 173 additions and 509 deletions

View File

@@ -40,7 +40,7 @@ mutex_atomic = "deny"
needless_raw_strings = "deny"
str_to_string = "deny"
string_add = "deny"
string_to_string = "deny"
implicit_clone = "deny"
use_debug = "allow"
verbose_file_reads = "deny"
large_types_passed_by_value = "deny"