Skip to content

Commit d880e35

Browse files
committed
golangci-lint config
1 parent d380b9a commit d880e35

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

.golangci.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
version: "2"
2+
linters:
3+
disable:
4+
- staticcheck
5+
- errcheck
6+
- govet

0 commit comments

Comments
 (0)