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 df2b245 commit 986aaf4Copy full SHA for 986aaf4
.github/workflows/linter.yml
@@ -41,4 +41,4 @@ jobs:
41
with:
42
args: "--config=.github/.golangci.yml"
43
skip-go-installation: true
44
- args: '--out-format line-number'
+ args: "--out-format line-number"
0 commit comments