chore: add todo clippy lint to "Let’s not merge unintended" section (#876)

This commit is contained in:
Alex Yusiuk
2025-07-22 08:31:06 -04:00
committed by GitHub
parent aa82dfb1fd
commit 061ccf2f0a
+1
View File
@@ -139,6 +139,7 @@ wildcard_dependencies = "warn"
print_stderr = "warn"
print_stdout = "warn"
dbg_macro = "warn"
todo = "warn"
[profile.dev]
opt-level = 1