We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3d81cf commit 2d3f4a5Copy full SHA for 2d3f4a5
.github/workflows/lint.yaml
@@ -16,3 +16,6 @@ jobs:
16
17
- name: Lint
18
uses: golangci/golangci-lint-action@v3
19
+ with:
20
+ args:
21
+ --config=./.github/golangci.yml
0 commit comments