Skip to content
Snippets Groups Projects
Commit 5e6ae39b authored by Wolfgang Welz's avatar Wolfgang Welz
Browse files

enable comment checks for exported

parent 2771257e
Branches
Tags
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
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