Skip to content

Commit f656c94

Browse files
kleshKlesh Wong
authored andcommitted
ci: exclude generated mocks from golangci-lint
1 parent fd392ba commit f656c94

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

backend/.golangci.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,7 @@ linters:
243243
- third_party$
244244
- builtin$
245245
- examples$
246+
- mocks$
246247
formatters:
247248
enable:
248249
- gofmt

0 commit comments

Comments
 (0)