* lint stage for a workflow * golangci-lint config * lint only new code or last commit * run lint only for pull requests
* Clone() method in Localizer component allows to clone it just like LocalizationMiddleware does. * RavenClientInterface contains all *raven.Client method, which allows external use without type casting. * Tests and godoc fix for Go 1.15.