fix(lint): disable misspell linter on redoc

This commit is contained in:
kolaente 2023-03-18 09:55:18 +01:00
parent 8916de0366
commit a0b3a444df
Signed by untrusted user: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 0 deletions

View File

@ -79,6 +79,7 @@ issues:
- path: pkg/routes/api/v1/docs.go
linters:
- goheader
- misspell
- text: "Missed string"
linters:
- goheader