github.com/chenfeining/golangci-lint@v1.0.2-0.20230730162517-14c6c67868df/pkg/result/processors/testdata/exclude_rules.go (about) 1 package testdata 2 3 //go:generate --long line --with a --lot of --arguments --that we --would like --to exclude --from lll --issues --by exclude-rules 4 5 // long line that we don't want to exclude from lll issues. Use the similar pattern: go:generate. This line should be reported by lll