Skip to content

Commit

Permalink
CI: don't lint the examples
Browse files Browse the repository at this point in the history
  • Loading branch information
dveeden committed Jan 15, 2025
1 parent 8662d59 commit 1589d4e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .golangci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,6 @@ linters-settings:
- fieldalignment
- lostcancel
- shadow
issues:
exclude-files:
- client/examples_test.go

0 comments on commit 1589d4e

Please sign in to comment.