We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c4c14de commit e8fd091Copy full SHA for e8fd091
.github/workflows/golangci-lint.yml
@@ -22,4 +22,4 @@ jobs:
22
uses: golangci/golangci-lint-action@v6
23
with:
24
version: latest
25
-
+ args: --verbose --config <(curl https://raw.githubusercontent.com/bitlux/bitlux/refs/heads/main/golangci.yml)
.golangci.yml
0 commit comments