Skip to content

Commit 071fe7e

Browse files
authored
chore(golangci-lint): specify version (#712)
1 parent 68de209 commit 071fe7e

2 files changed

Lines changed: 2 additions & 0 deletions

File tree

.github/workflows/lint.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ on:
77
- 'go.sum'
88
- '.github/workflows/lint.yml'
99
- '.golangci.yaml'
10+
- '.tool-versions'
1011
permissions:
1112
contents: read
1213
jobs:

.tool-versions

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
golangci-lint 2.11.3

0 commit comments

Comments
 (0)