Skip to content

Commit 3325ba3

Browse files
Test
1 parent f48f838 commit 3325ba3

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.github/workflows/reviewdog.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@ jobs:
5757
with:
5858
reporter: github-pr-review
5959
level: error
60-
golangci_lint_version: v1.64.8
6160

6261
gofmt:
6362
name: runner / gofmt

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 2
12
linters:
23
presets:
34
- bugs

0 commit comments

Comments
 (0)