We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fad1e81 commit 36c7812Copy full SHA for 36c7812
.github/workflows/pr-golangci-lint.yaml
@@ -29,7 +29,6 @@ jobs:
29
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8.0.0
30
with:
31
version: v2.1.0
32
- args: --out-format=colored-line-number
33
working-directory: ${{matrix.working-directory}}
34
- name: Lint API
35
run: make lint-api
0 commit comments