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