License: MIT
Signed-off-by: Jakub Sztandera <kubuxu@protonmail.ch>
This commit is contained in:
Jakub Sztandera 2019-08-06 14:16:49 +02:00
parent dff5f05182
commit 187bd2628d

View File

@ -121,7 +121,7 @@ jobs:
- run: - run:
name: Lint name: Lint
command: | command: |
golangci-lint run -v \ $HOME/.local/bin/golangci-lint run -v \
--concurrency << parameters.concurrency >> << parameters.args >> --concurrency << parameters.concurrency >> << parameters.args >>
lint-changes: lint-changes:
<<: *lint <<: *lint