mirror of
https://gitlab.crans.org/nounous/ghostream.git
synced 2025-07-05 10:14:07 +02:00
Add package comments
This commit is contained in:
@ -16,5 +16,5 @@ linters:
|
||||
stage: quality-assurance
|
||||
script:
|
||||
- go get -u golang.org/x/lint/golint
|
||||
- golint -min_confidence 0.3 -set_exit_status ./...
|
||||
- golint -min_confidence 0.2 -set_exit_status ./...
|
||||
allow_failure: true
|
||||
|
Reference in New Issue
Block a user