go-fuego / fuego

Golang Fuego - web framework generating OpenAPI 3 spec from source code
https://go-fuego.github.io/fuego/
MIT License
924 stars 47 forks source link

feature: Add a CI for detecting typos #189

Closed imransolanki closed 2 months ago

imransolanki commented 2 months ago

Issue: https://github.com/go-fuego/fuego/issues/188 Fix: Added misspell flag to the golangci-lint. Sample output

image

Link to the details of the flag: https://golangci-lint.run/usage/linters/#misspell