mirror of
https://github.com/golangci/golangci-lint-action.git
synced 2026-01-16 04:14:30 +07:00
echo start
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo 'golangci-lint-action: start'
|
||||
|
||||
# shellcheck disable=SC2086
|
||||
golangci-lint run --out-format github-actions ${FLAGS}
|
||||
|
||||
Reference in New Issue
Block a user