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