Skip to content

Commit

Permalink
Update .golangci.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Ben Brooks <ben.brooks@couchbase.com>
  • Loading branch information
torcolvin and bbrks authored Jan 10, 2025
1 parent 2c63277 commit 1dee5d0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ issues:
linters:
- goconst
- prealloc
- path: (_test.*go)
- path: (_test.*\.go)
linters:
- govet
text: fieldalignment

0 comments on commit 1dee5d0

Please sign in to comment.