mirror of
https://github.com/SamyRai/tercul-backend.git
synced 2025-12-27 01:41:34 +00:00
feat: security, caching and linting config
- Fix .golangci.yml config for govet shadow check - (Previous changes: Security middleware, GraphQL APQ, Linting fixes)
This commit is contained in:
parent
6d40b4c686
commit
c1feb7286b
@ -4,7 +4,8 @@ run:
|
||||
|
||||
linters-settings:
|
||||
govet:
|
||||
check-shadowing: true
|
||||
enable:
|
||||
- shadow
|
||||
gocyclo:
|
||||
min-complexity: 15
|
||||
goconst:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user