mirror of
https://salsa.debian.org/mdosch/go-sendxmpp
synced 2024-11-18 21:25:31 +00:00
CI: golangci-lint: remove --out-format
This commit is contained in:
parent
48cc826d33
commit
238af456d2
@ -36,7 +36,7 @@ format:
|
||||
# Taken from https://gitlab.com/gitlab-org/gitlab/-/merge_requests/20404/diffs#diff-content-8071267ea32ba69f24a8bd50bcbddf972c295ce3
|
||||
# Use default .golangci.yml file from the image if one is not present in the project root.
|
||||
- '[ -e .golangci.yml ] || cp /golangci/.golangci.yml .'
|
||||
- golangci-lint run --out-format code-climate
|
||||
- golangci-lint run
|
||||
allow_failure: true
|
||||
|
||||
compile:
|
||||
|
Loading…
Reference in New Issue
Block a user