golangci-lint/pkg
iwankgb 947dae101e
Unknown linter breaks //nolint (#1497)
* Unknown linter breaks //nolint
* Testing if nolint directive for unknown linter silences violation on the same line
2020-11-09 08:33:24 +00:00
..
commands feat(completion): Add support for powershell completion (#1408) 2020-10-10 19:11:00 +02:00
config update exhaustive to latest; use version in go.mod (#1449) 2020-10-14 08:19:06 +02:00
exitcodes Make fine-grained hashing. (#814) 2019-10-14 09:50:57 +03:00
fsutils Fix misspelled words. (#952) 2020-02-02 16:29:57 -05:00
golinters Update gochecknoglobals, use source analyzer (#1422) 2020-10-16 08:38:04 +11:00
goutil Speed up packages loading (#693) 2019-09-14 18:48:18 +03:00
lint pkg/lint/lintersdb: report all unknown linters at once (#1477) 2020-11-01 20:31:15 +00:00
logutils Make incremental analysis (#808) 2019-10-13 17:40:51 +03:00
packages dev: use goprintffuncname, gomnd and rowserrcheck (#927) 2020-01-19 19:55:29 +03:00
printers add ability to set issue severity (#1155) 2020-05-25 08:21:42 -04:00
report Reduce memory usage of go/analysis 2019-09-23 09:52:54 +03:00
result Unknown linter breaks //nolint (#1497) 2020-11-09 08:33:24 +00:00
sliceutil Move sliceContains to new package pkg/sliceutil (#1333) 2020-08-24 06:56:54 -05:00
timeutils dev: use goprintffuncname, gomnd and rowserrcheck (#927) 2020-01-19 19:55:29 +03:00