golangci-lint/test
sayboras bd2921655a Added go-mnd linter (#842)
* Initial commit

* Fixed goimports

* Update pkg/golinters/mnd.go

Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>

* Run goimports

* Update pkg/golinters/mnd.go

Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>

* Add prefix for goimport local

* Run make README.md

* Incorporate review comments
Add test cases

* Update readme

* Update the description

* Removed subpath in local-prefixes

* Update readme
2019-11-15 19:08:43 -05:00
..
bench Update to latest securego/gosec (#792) 2019-10-08 09:36:21 +03:00
testdata Added go-mnd linter (#842) 2019-11-15 19:08:43 -05: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 Fixed test deadline unit test 2019-11-07 17:22:13 -05:00