Skip to content

Commit e8fd091

Browse files
committed
Use global golangci.yml file
1 parent c4c14de commit e8fd091

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.github/workflows/golangci-lint.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ jobs:
2222
uses: golangci/golangci-lint-action@v6
2323
with:
2424
version: latest
25-
25+
args: --verbose --config <(curl https://raw.githubusercontent.com/bitlux/bitlux/refs/heads/main/golangci.yml)

.golangci.yml

-3
This file was deleted.

0 commit comments

Comments
 (0)