lint(revive): fix indent-error-flow violations (#7977)

This commit is contained in:
Ville Vesilehto
2026-03-30 03:01:22 +03:00
committed by GitHub
parent 7fd983b02c
commit 867cd8fd6b
4 changed files with 12 additions and 14 deletions

View File

@@ -78,7 +78,8 @@ linters:
- name: increment-decrement
- name: indent-error-flow
disabled: true
arguments:
- "preserveScope"
- name: range