golangci-lint/test/testdata
Simon Sawert 22df2d739f Update WSL to v1.2.5 (#811)
* Update WSL to v1.2.4

* Fix false positive multiline case
* Fix false positive slice expression
* Fix false positive index expression
* Support to configure/allow cuddle declarations
* Support to configurre/allow case blocks to end with whitespace
* Support cuddle defer http body close

* Re-generate README.md

* Update WSL to v1.2.5

* Support output comments for example functions

* Fix bad field tag for config
2019-10-14 22:50:34 +03:00
..
autogenerated Write debug logs for autogen excluding for #86 2018-06-12 15:32:34 +03:00
cgo Fix #237, fix #178: use go/packages 2018-10-28 17:55:15 +03:00
cgo_with_issues Fix #237, fix #178: use go/packages 2018-10-28 17:55:15 +03:00
configs Add user supplied error messages in depguard issues (#662) 2019-09-09 20:46:55 +03:00
deadcode_main_pkg Fix #109, #116, #131: don't report in deadcode about unused test functions in main package 2018-06-28 10:17:16 +03:00
errcheck Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
fix Update whitespace to v0.0.4 (#786) 2019-10-04 15:12:07 +03:00
goimports Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
govet_custom_formatter dev: add test for govet custom formatter 2019-03-18 00:31:30 +03:00
minimalpkg Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
nogofiles Fix #237, fix #178: use go/packages 2018-10-28 17:55:15 +03:00
notcompiles Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
quicktemplate Fix linting of preprocessed files 2019-04-20 21:50:26 +03:00
skipdirs Fix #237, fix #178: use go/packages 2018-10-28 17:55:15 +03:00
symlink_loop Load AST for fast linters in different way. 2018-06-10 23:46:24 +03:00
unsafe Fix #139: don't fail govet on cgo 2018-06-30 09:23:31 +03:00
used_only_in_tests Fix false positives with unused identifiers 2018-11-05 14:11:14 +03:00
withconfig #60: search config file in directories from file path up to root 2018-06-02 20:28:53 +03:00
withtests Fix #237, fix #178: use go/packages 2018-10-28 17:55:15 +03:00
withxtest Load AST for fast linters in different way. 2018-06-10 23:46:24 +03:00
bodyclose.go Make incremental analysis (#808) 2019-10-13 17:40:51 +03:00
deadcode.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
depguard.go Add user supplied error messages in depguard issues (#662) 2019-09-09 20:46:55 +03:00
dogsled.go Add dogsled linter. (#705) 2019-09-17 08:44:53 +03:00
dupl.go go1.12: migrate from perl GOROOT/test/errcheck 2019-03-05 21:20:43 +03:00
errcheck.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
errcheck_exclude.go Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
errcheck_ignore.go Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
errcheck_ignore_default.go Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
funlen.go Add funlen linter (#603) 2019-09-09 16:56:30 +03:00
gochecknoglobals.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
gochecknoinits.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
gocognit.go Add more gocognit tests. 2019-10-04 11:29:53 -04:00
goconst.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
gocritic.go fix #370: fix go-critic configuration broken in v1.13 2019-01-26 18:35:45 +03:00
gocyclo.go Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
godox.go linters: add Godox linter support (#621) 2019-09-11 16:53:40 +03:00
gofmt.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
gofmt_no_simplify.go fix #513: don't add gofmt "with -s" if not needed 2019-06-09 16:22:41 +03:00
goimports.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
golint.go Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
gosec.go Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
gosimple.go Update megacheck (staticcheck) to 2019.1.1 2019-03-31 19:41:37 +03:00
govet.go Fix flaky cgo test failures. (#716) 2019-09-20 19:05:01 +03:00
ineffassign.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
interfacer.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
lll.go Fix #331: fix errcheck "ignore" config directive. 2018-12-23 12:33:41 +03:00
maligned.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
misspell.go Fix #384: support ignore-words option for misspell 2019-02-17 23:47:29 +03:00
nakedret.go Fix #98: nakedret linter support 2018-06-30 15:41:47 +03:00
prealloc.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
scopelint.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
staticcheck.go Fix flaky cgo test failures. (#716) 2019-09-20 19:05:01 +03:00
staticcheck_in_megacheck.go Update megacheck to the latest version 2019-01-08 21:16:15 +03:00
structcheck.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
stylecheck.go Update megacheck (staticcheck) to 2019.1.1 2019-03-31 19:41:37 +03:00
stylecheck_not_in_megacheck.go Update megacheck to the latest version 2019-01-08 21:16:15 +03:00
unconvert.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
unparam.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
unused.go Update megacheck to the latest version 2019-01-08 21:16:15 +03:00
varcheck.go Fix #282, fix #209: revert goimports commit 2018-11-10 11:46:37 +03:00
wsl.go Update WSL to v1.2.5 (#811) 2019-10-14 22:50:34 +03:00