golangci
|
d993d3a264
|
group of fixes after running on golang source code
|
2018-05-08 17:13:16 +03:00 |
|
golangci
|
6f384926cf
|
fixes
|
2018-05-08 13:33:00 +03:00 |
|
golangci
|
e6657e868e
|
don't analyze tests by default
|
2018-05-08 12:28:36 +03:00 |
|
golangci
|
511b04de5e
|
fixes after testing all linters on self repo
|
2018-05-08 12:10:24 +03:00 |
|
golangci
|
5dc876c260
|
pretty printing issues
|
2018-05-08 11:54:30 +03:00 |
|
golangci
|
073ad51ed9
|
support diff options
|
2018-05-08 09:55:38 +03:00 |
|
golangci
|
393733fa6a
|
implement max issues per linter limiting
|
2018-05-08 08:15:55 +03:00 |
|
golangci
|
4853151835
|
async issues processing
|
2018-05-07 21:44:40 +03:00 |
|
golangci
|
c9bb265140
|
fix small bugs
|
2018-05-07 17:30:33 +03:00 |
|
golangci
|
0af6cacb28
|
support goconst
|
2018-05-07 12:49:17 +03:00 |
|
golangci
|
c6dc47bcbd
|
support interfacer
|
2018-05-07 11:13:26 +03:00 |
|
golangci
|
7c4ab92d00
|
support dupl
|
2018-05-07 09:17:13 +03:00 |
|
golangci
|
51c1751db0
|
support megacheck
|
2018-05-06 22:58:04 +03:00 |
|
golangci
|
2bc4eaa8ae
|
support maligned
|
2018-05-06 21:08:53 +03:00 |
|
golangci
|
b152b3500f
|
support varcheck and structcheck
|
2018-05-06 20:28:59 +03:00 |
|
golangci
|
5c074ddfc6
|
load program only once: big speedup
|
2018-05-06 19:08:34 +03:00 |
|
golangci
|
d02ef1b633
|
support gocyclo
|
2018-05-06 15:24:45 +03:00 |
|
golangci
|
062caa018c
|
support exclude patterns
|
2018-05-06 13:41:42 +03:00 |
|
golangci
|
6025f670f2
|
build tags support
|
2018-05-06 13:28:00 +03:00 |
|
golangci
|
30388862d2
|
support enabling and disabling of linters and linters list command
|
2018-05-06 13:25:50 +03:00 |
|
golangci
|
1fa57347aa
|
concurrency implemented
|
2018-05-06 12:10:05 +03:00 |
|
golangci
|
ffd2723a3d
|
support gofmt and goimports
|
2018-05-06 09:41:48 +03:00 |
|
golangci
|
e65203921b
|
support golint
|
2018-05-06 07:20:12 +03:00 |
|
golangci
|
0a5924afbc
|
support go vet
|
2018-05-05 22:22:21 +03:00 |
|
golangci
|
3f1787bf89
|
support errcheck
|
2018-05-05 19:43:52 +03:00 |
|
golangci
|
a0ac9b7e0b
|
prepare testing framework
|
2018-05-05 11:08:14 +03:00 |
|
golangci
|
c17b41c59a
|
use cobra for CLI
|
2018-05-05 09:24:37 +03:00 |
|