Skip to content

Commit 5bd3110

Browse files
committed
fix: exclude gen/ from lint checks
1 parent 9c9828d commit 5bd3110

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,3 +24,4 @@ linters:
2424
- docs
2525
- scripts
2626
- ui
27+
- gen

0 commit comments

Comments
 (0)