golangci-lint/test
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
..
bench Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
testdata Update WSL to v1.2.5 (#811) 2019-10-14 22:50:34 +03:00
testdata_etc Fix a false-positive from 'unused' (#585) 2019-09-09 16:10:49 +03:00
testshared Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
.gitignore Implement auto-fixing for gofmt,goimports,misspell 2019-02-17 20:31:31 +03:00
data.go Group imports by package. 2019-10-01 18:09:47 -04:00
enabled_linters_test.go dramatically reduce memory usage (#758) 2019-09-30 16:19:41 +03:00
errchk.go Support go1.13 (#670) 2019-09-09 21:54:56 +03:00
fix_test.go Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
linters_test.go Update WSL to v1.2.5 (#811) 2019-10-14 22:50:34 +03:00
run_test.go Rename deadline option to timeout and mark deadline as deprecated. (#793) 2019-10-08 09:37:54 +03:00