Skip to content
Snippets Groups Projects
Commit 221ca214 authored by capossele's avatar capossele
Browse files

Merge branch 'develop' into feat/api-info

parents d2b9e0f3 15f5b62e
No related branches found
No related tags found
No related merge requests found
run:
tests: true
issues:
exclude-use-default: false
linters-settings:
gofmt:
simplify: true
golint:
min-confidence: 0.9
gocyclo:
min-complexity: 15
min-confidence: 0.8
govet:
check-shadowing: true
misspell:
......@@ -19,7 +20,7 @@ linters:
- gofmt
- goimports
- govet
- golint
disable:
- errcheck
- gochecknoglobals
- golint
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment