You've already forked go-semantic-release
style(lint): fix lint issues
This commit is contained in:
11
.golangci.yml
Normal file
11
.golangci.yml
Normal file
@@ -0,0 +1,11 @@
|
||||
run:
|
||||
tests: true
|
||||
|
||||
linters-settings:
|
||||
golint:
|
||||
min-confidence: 0
|
||||
issues:
|
||||
exclude-use-default: false
|
||||
linters:
|
||||
enable:
|
||||
- golint
|
||||
Reference in New Issue
Block a user