fix(lint): disable misspell linter on redoc
This commit is contained in:
parent
8916de0366
commit
a0b3a444df
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user