Compare commits
1 Commits
v0.4.0-bet
...
v0.4.0-bet
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
f845cffeac |
3
.github/workflows/lint.yml
vendored
3
.github/workflows/lint.yml
vendored
@@ -36,4 +36,5 @@ jobs:
|
||||
- name: golangci-lint
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: latest
|
||||
version: latest
|
||||
args: .
|
||||
@@ -8,10 +8,6 @@ linters:
|
||||
- paralleltest
|
||||
- ineffassign
|
||||
|
||||
issues:
|
||||
exclude-dirs:
|
||||
- internal
|
||||
|
||||
linters-settings:
|
||||
gci:
|
||||
custom-order: true
|
||||
|
||||
Reference in New Issue
Block a user