+5
-1
@@ -27,7 +27,7 @@ linters-settings:
|
||||
locale: US
|
||||
cyclop:
|
||||
max-complexity: 17
|
||||
package-average: 8
|
||||
package-average: 10
|
||||
godox:
|
||||
keywords:
|
||||
- NOTE
|
||||
@@ -46,5 +46,9 @@ issues:
|
||||
linters:
|
||||
- gosec
|
||||
text: "G107"
|
||||
- path: internal/serviceconfig/observability/prometheus/generator/main.go
|
||||
linters:
|
||||
- gosec
|
||||
text: "G306"
|
||||
max-issues-per-linter: 0
|
||||
max-same-issues: 0
|
||||
|
||||
Reference in New Issue
Block a user