ingress-nginx-helm/vendor/gopkg.in/gavv/httpexpect.v2/.golangci.yml

10 lines
103 B
YAML
Raw Normal View History

2020-02-19 00:10:16 -03:00
linters-settings:
lll:
line-length: 90
linters:
enable:
- golint
- lll
- misspell