fix(lint): disable misspell linter on redoc
This commit is contained in:
@ -79,6 +79,7 @@ issues:
|
||||
- path: pkg/routes/api/v1/docs.go
|
||||
linters:
|
||||
- goheader
|
||||
- misspell
|
||||
- text: "Missed string"
|
||||
linters:
|
||||
- goheader
|
||||
|
Reference in New Issue
Block a user