Denis Isaev
d02ac2466e
disable go1.11 in travis and make some small fixes for go1.11
2018-07-29 13:00:41 +03:00
Denis Isaev
95b0757a3f
Fix marking file with cgo as autogenerated
2018-07-01 21:52:21 +03:00
Denis Isaev
1a9af12d6d
Fix #96 : support lll
2018-06-28 23:03:11 +03:00
Denis Isaev
f9027f7dbe
Write debug logs for autogen excluding for #86
2018-06-12 15:32:34 +03:00
Denis Isaev
7f833070b1
Properly detect generated files: fix detection when
...
there is extra line between comment about generated file and package
name
2018-06-11 12:38:52 +03:00
Denis Isaev
adb6be78bb
Fix #72 : match more autogenerated files patterns.
...
We skip all issues from autogenerated files.
Also reuse AST parsing for nolint and autogenerated exclude processors:
decrease processing time on golang source code from 3s to 800ms.
2018-06-11 00:51:23 +03:00