mirror of
https://github.com/sot-tech/mochi.git
synced 2026-06-17 01:49:45 -07:00
add verbose to linter
This commit is contained in:
@@ -31,6 +31,7 @@ jobs:
|
||||
- uses: "golangci/golangci-lint-action@v3"
|
||||
with:
|
||||
version: "latest"
|
||||
args: -v
|
||||
|
||||
codeql:
|
||||
name: "Analyze with CodeQL"
|
||||
|
||||
Reference in New Issue
Block a user