chore: enable float-compare rule from testifylint (#6967)

Signed-off-by: knqyf263 <knqyf263@gmail.com>
Co-authored-by: knqyf263 <knqyf263@gmail.com>
This commit is contained in:
Matthieu MOREL
2024-06-26 14:06:49 +02:00
committed by GitHub
parent 9045f24454
commit 0ccdbfbb65
6 changed files with 33 additions and 37 deletions

View File

@@ -84,9 +84,6 @@ linters-settings:
ignore-generated-header: true
testifylint:
enable-all: true
disable:
- float-compare
linters:
disable-all: true
enable: