1
0

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

View File

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