chore: ignore var-naming

This commit is contained in:
Kevin Franklin Kim 2025-07-21 10:31:27 +02:00
parent d5358405af
commit 3e6697a98d
No known key found for this signature in database

View File

@ -181,6 +181,8 @@ linters:
disabled: true
- name: indent-error-flow
disabled: true
- name: var-naming
disabled: true
testifylint:
disable:
- float-compare