Skip to content

Commit 05a67d4

Browse files
committed
chore: run fmt command
1 parent 9162e2f commit 05a67d4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Diff for: .github/workflows/pr.yml

+3
Original file line numberDiff line numberDiff line change
@@ -130,6 +130,9 @@ jobs:
130130

131131
- run: ./golangci-lint
132132

133+
- run: ./golangci-lint fmt
134+
- run: ./golangci-lint fmt --diff
135+
133136
- run: ./golangci-lint cache
134137
- run: ./golangci-lint cache status
135138
- run: ./golangci-lint cache clean

0 commit comments

Comments
 (0)