chore: Whitelist cognitive_complexity lint

This commit is contained in:
Ginger
2026-03-18 13:59:48 -04:00
parent 728c5828ba
commit 05a49ceb60
+3
View File
@@ -969,3 +969,6 @@ needless_raw_string_hashes = "allow"
# TODO: Enable this lint & fix all instances
collapsible_if = "allow"
# TODO: break these apart
cognitive_complexity = "allow"