Denis Isaev
8a9b3a5143
#65 , #68 : make //nolint processing like in gometalinter
2018-06-06 23:51:15 +03:00
Denis Isaev
f6a7e89d69
skip all cgo issues
2018-06-06 22:06:01 +03:00
golangci
0a111acaab
refactor and don't print congrats if timeouted
2018-06-02 00:30:39 +03:00
Stephan Renatus
468d2334ea
change isGenerated heuristic to match more generated files
...
As observed in #30 , there's tools out there that don't comply 100% with
the referenced golang convention.
With this change, golangci-lint will skip some more of those generated
files.
Signed-off-by: Stephan Renatus <srenatus@chef.io>
2018-05-31 09:15:22 +02:00
golangci
cad9fc7760
#26 : fix spaces in nolint directive
2018-05-28 12:19:55 +03:00
golangci
b361146df8
#12 : add TypeCheck linter to report compilation errors
2018-05-26 20:02:26 +03:00
golangci
e73a876b0f
support patch reading from env var
2018-05-13 12:05:34 +03:00
golangci
85ee97f776
support config and fix issues in self project
2018-05-11 22:02:24 +03:00
golangci
051922e5c8
more excludes and pretty logs
2018-05-08 22:28:29 +03:00
golangci
07ddc548dc
another group of fixes after running on golang source code
2018-05-08 18:08:28 +03:00
golangci
d993d3a264
group of fixes after running on golang source code
2018-05-08 17:13:16 +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
51c1751db0
support megacheck
2018-05-06 22:58:04 +03:00
golangci
3f1787bf89
support errcheck
2018-05-05 19:43:52 +03:00
golangci
0e4998bb4f
move code from golangci-worker to golangci-lint
2018-05-05 07:45:06 +03:00