Skip to content

Commit 36c7812

Browse files
committed
wip: add kal linter
Signed-off-by: Richard Case <[email protected]>
1 parent fad1e81 commit 36c7812

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/workflows/pr-golangci-lint.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,6 @@ jobs:
2929
uses: golangci/golangci-lint-action@4afd733a84b1f43292c63897423277bb7f4313a9 # tag=v8.0.0
3030
with:
3131
version: v2.1.0
32-
args: --out-format=colored-line-number
3332
working-directory: ${{matrix.working-directory}}
3433
- name: Lint API
3534
run: make lint-api

0 commit comments

Comments
 (0)