1
0
Fork 0

chore: update linter

This commit is contained in:
Ludovic Fernandez 2025-01-03 09:58:04 +01:00 committed by GitHub
parent 38ac1e75a2
commit 5f3c30e37b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
5 changed files with 11 additions and 7 deletions

View file

@ -141,6 +141,9 @@ linters-settings:
- name: unreachable-code
- name: redefines-builtin-id
gomoddirectives:
tool-forbidden: true
toolchain-pattern: 'go1\.\d+\.\d+$'
go-version-pattern: '^1\.\d+(\.0)?$'
replace-allow-list:
- github.com/abbot/go-http-auth
- github.com/gorilla/mux