Skip to content
This repository has been archived by the owner on Aug 2, 2021. It is now read-only.

build: configure golangci-lint timeout in .golangci.yml #1889

Merged
merged 1 commit into from
Oct 18, 2019

Conversation

janos
Copy link
Member

@janos janos commented Oct 18, 2019

This PR removes setting --deadline cli option in golangci-lint calls as it is deprecated and prints a warning about it. The timeout is configured in .golangci.yml. Additionally, there is only one golangci-lint call to simplify and that also reduces total execution time.

@janos janos requested review from nonsense and acud October 18, 2019 09:19
@janos janos self-assigned this Oct 18, 2019
@janos janos added this to Backlog in Swarm Core - Sprint planning via automation Oct 18, 2019
@janos janos merged commit 76632e9 into master Oct 18, 2019
Swarm Core - Sprint planning automation moved this from Backlog to Done Oct 18, 2019
@janos janos deleted the golangci-lint-deadline branch October 18, 2019 15:14
@acud acud added this to the 0.5.3 milestone Nov 25, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants