You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
i have gofmt failing with weird output. the code it fails on is generated and is specified as ignored in .golangci.yaml, however skip-dirs content seems not being applied
Version of golangci-lint
$ golangci-lint --versiongolangci-lint has version 1.49.0 built from cc2d97f3 on 2022-08-24T10:24:37Z
Welcome
Description of the problem
i have
gofmt
failing with weird output. the code it fails on is generated and is specified as ignored in.golangci.yaml
, howeverskip-dirs
content seems not being appliedVersion of golangci-lint
Configuration file
Go environment
Verbose output of running
Code example or link to a public repository
// add your code here
The text was updated successfully, but these errors were encountered: