Skip to content

Commit c549acf

Browse files
kevinelliottclaude
andcommitted
Update golangci-lint config version for v2.5.0 compatibility
- Set version: 1.2 for golangci-lint v2.x schema - Removes config compatibility error with newest golangci-lint - Config now works with latest stable version 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com>
1 parent 5564045 commit c549acf

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
version: 1.2
12
run:
23
timeout: 5m
34
tests: true

0 commit comments

Comments
 (0)