Skip to content

Commit ad33230

Browse files
committed
chore: suppress lint checks for stave_output_file*.go
1 parent 537e553 commit ad33230

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.golangci.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -450,6 +450,7 @@ linters:
450450
- builtin$
451451
- examples$
452452
- ^pkg/stave/testdata($|/)
453+
- stave_output_file.*\.go$
453454
issues:
454455
max-issues-per-linter: 0
455456
max-same-issues: 0

0 commit comments

Comments
 (0)