Disable wsl_v5 linter

This commit is contained in:
Nikolay Edigaryev 2026-08-10 18:59:20 +01:00
parent 1f4bcba670
commit 1eb9e26b2b
1 changed files with 1 additions and 0 deletions

View File

@ -32,6 +32,7 @@ linters:
# Style linters that are total nuts.
- wsl
- wsl_v5
- funlen
# Enough parallelism for now.