mirror of
https://github.com/pagefaultgames/rogueserver.git
synced 2025-02-22 16:41:28 +08:00
explicitly define linter config
This commit is contained in:
parent
c24d006f88
commit
b88b3f6fab
1
.github/workflows/ci.yml
vendored
1
.github/workflows/ci.yml
vendored
@ -37,6 +37,7 @@ jobs:
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
version: latest
|
||||
args: --config .golangci.yml
|
||||
- name: Test
|
||||
run: go test -v
|
||||
- name: Build
|
||||
|
Loading…
x
Reference in New Issue
Block a user