mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
add format
This commit is contained in:
1
.github/workflows/golangci.yml
vendored
1
.github/workflows/golangci.yml
vendored
@@ -12,4 +12,5 @@ jobs:
|
||||
with:
|
||||
github_token: ${{ secrets.github_token }}
|
||||
directory: sample
|
||||
format: colored-line-number
|
||||
flags: --issues-exit-code 0
|
||||
|
||||
Reference in New Issue
Block a user