ci(golangci-lint): fix revive false positives (#3992)

pull/3994/head
Amir Zarrinkafsh 2022-09-09 18:30:31 +10:00 committed by GitHub
parent 9db4099552
commit 4e88698984
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ linters-settings:
check-all: true
goimports:
local-prefixes: github.com/authelia/authelia
revive:
confidence: 0.8
linters:
enable: