lint: enable nolintlint linter (#7332)

This commit is contained in:
Ville Vesilehto
2025-05-29 07:19:04 +03:00
committed by GitHub
parent 384fa3285e
commit a61d8b3143
3 changed files with 2 additions and 2 deletions

View File

@@ -7,6 +7,7 @@ linters:
- govet
- ineffassign
- intrange
- nolintlint
- staticcheck
- unconvert
- unused