mirror of
https://github.com/sony/sonyflake.git
synced 2026-04-19 07:45:18 +00:00
Lint v2 code
This commit is contained in:
2
.github/workflows/test-v2.yml
vendored
2
.github/workflows/test-v2.yml
vendored
@@ -35,6 +35,8 @@ jobs:
|
||||
|
||||
- name: Lint Code
|
||||
uses: golangci/golangci-lint-action@v6
|
||||
with:
|
||||
working-directory: ./v2
|
||||
|
||||
- name: Check format
|
||||
run: test -z "`gofmt -l .`"
|
||||
|
||||
Reference in New Issue
Block a user