fix verify

This commit is contained in:
Cody Lee
2025-12-03 11:42:47 -06:00
parent 6f4384c18d
commit c778ddea43

View File

@@ -17,11 +17,11 @@ linters:
- third_party$
- builtin$
- examples$
settings:
wsl_v5:
allow-first-in-block: true
allow-whole-block: false
branch-max-lines: 2
settings:
wsl_v5:
allow-first-in-block: true
allow-whole-block: false
branch-max-lines: 2
issues:
max-issues-per-linter: 0
max-same-issues: 0