mirror of
https://github.com/kemko/reproxy.git
synced 2026-01-01 15:55:49 +03:00
drop github format for linters
This commit is contained in:
3
.github/workflows/ci.yml
vendored
3
.github/workflows/ci.yml
vendored
@@ -35,8 +35,7 @@ jobs:
|
||||
GO111MODULE=off go get -u github.com/mattn/goveralls
|
||||
|
||||
- name: run linters
|
||||
run: $GITHUB_WORKSPACE/golangci-lint run --out-format=github-actions
|
||||
working-directory: app
|
||||
run: $GITHUB_WORKSPACE/golangci-lint run
|
||||
env:
|
||||
GOFLAGS: "-mod=vendor"
|
||||
TZ: "America/Chicago"
|
||||
|
||||
Reference in New Issue
Block a user