1
0
mirror of https://github.com/golangci/golangci-lint-action.git synced 2026-03-17 06:34:53 +07:00

add format

This commit is contained in:
Aleksandr Razumov
2020-04-26 04:39:27 +03:00
parent 542ddbcf10
commit d3ea46b6e2
3 changed files with 7 additions and 1 deletions

View File

@@ -12,4 +12,5 @@ jobs:
with:
github_token: ${{ secrets.github_token }}
directory: sample
format: colored-line-number
flags: --issues-exit-code 0