745 Commits

Author SHA1 Message Date
Aleksandr Razumov
c4e40f1968
readme: generate 2020-04-27 13:23:58 +03:00
Aleksandr Razumov
d90ec7361d
Merge branch 'rung-upgrade-gosec' 2020-04-27 13:11:28 +03:00
Aleksandr Razumov
397a6a6732
Merge branch 'upgrade-gosec' of https://github.com/rung/golangci-lint into rung-upgrade-gosec 2020-04-27 13:07:03 +03:00
Aleksandr Razumov
4a3e9fd2bb
Merge pull request #1045 from JohnStarich/feature/include-excludes
Re-enable default excludes by ID
2020-04-26 00:31:01 +03:00
John Starich
36d8d881f9 Preserve API backward compatibility 2020-04-25 14:14:42 -05:00
John Starich
15c75690fc Re-generated README 2020-04-25 14:08:00 -05:00
John Starich
c55e7614d4 Re-enable default excludes by ID 2020-04-25 13:57:57 -05:00
Aleksandr Razumov
c25bf85999
readme: generate 2020-04-25 20:47:15 +03:00
Aleksandr Razumov
1373897abf
Merge branch 'tdakkota-feature/add-asciicheck-support' 2020-04-25 17:51:53 +03:00
Aleksandr Razumov
68ac3ca7e5
Merge pull request #1044 from ryancurrah/update-gomodguard
update gomodguard
2020-04-25 13:07:58 +03:00
Ryan Currah
569a19c2f0
update gomodguard 2020-04-24 23:02:38 -04:00
Aleksandr Razumov
e2b927f029
Merge pull request #1036 from iwankgb/exclude-case-sensitive
Adding case-sensitive exclude processor
2020-04-24 12:48:42 +03:00
Maciej "Iwan" Iwanowski
078f44f8aa Getting rid of code duplication
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 18:37:40 +02:00
Maciej "Iwan" Iwanowski
f8137cf2aa
Updating generated files
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:39:49 +02:00
Maciej "Iwan" Iwanowski
794a464435
Improving flag help message
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:36:25 +02:00
Maciej "Iwan" Iwanowski
94f8d6aacb
Ensuring interface implementation
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:32:55 +02:00
Maciej "Iwan" Iwanowski
d7772f542b
Using ExcludeRulesProcessor
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:27:48 +02:00
Maciej "Iwan" Iwanowski
05138497f2
Adding case sensitive exclude rules support
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-23 09:23:37 +02:00
Aleksandr Razumov
0fb48ad5f5
readme: re-generate 2020-04-23 02:46:54 +03:00
Aleksandr Razumov
e3c0213cec
changelog: fix typo 2020-04-23 02:34:41 +03:00
Aleksandr Razumov
86931b76d6
changelog: update 2020-04-23 02:34:04 +03:00
Aleksandr Razumov
3082512524
dev: prepare release
GIT_TAG=v1.25.0 make README.md
v1.25.0
2020-04-23 01:53:28 +03:00
Aleksandr Razumov
839ce6906b
goreleaser: ignore unsupported platforms 2020-04-23 01:52:18 +03:00
Aleksandr Razumov
883305174d
make: add snapshot command 2020-04-23 01:40:32 +03:00
Aleksandr Razumov
fc8c4a32f9
tools: update goreleaser 2020-04-23 01:38:20 +03:00
Aleksandr Razumov
c252122af0
Merge pull request #1038 from golangci/downgrade-dominikh-go-tools
mod: downgrade honnef.co/go/tools to v2019.2.3
2020-04-23 01:22:45 +03:00
Aleksandr Razumov
6db0292426
mod: downgrade honnef.co/go/tools to v2019.2.3
Hotfix for `failed prerequisites` errors.
Actual cause is still unknown.

Revert: #987
Ref: #994, #995, #1011
2020-04-23 01:16:55 +03:00
Aleksandr Razumov
0421b6e51a
readme: re-generate 2020-04-23 00:41:26 +03:00
Aleksandr Razumov
898bbb176e
Merge branch 'nakabonne-nestif' 2020-04-23 00:32:54 +03:00
Aleksandr Razumov
d00692c355
Merge branch 'nestif' of https://github.com/nakabonne/golangci-lint into nakabonne-nestif 2020-04-23 00:31:25 +03:00
Aleksandr Razumov
48361b9978
Merge pull request #852 from maratori/add-testpackage
Add linter testpackage
2020-04-23 00:17:33 +03:00
Aleksandr Razumov
aed4806aae
Merge pull request #1029 from kaka19ace/master
feat: [gocritic] support disabled-tags
2020-04-23 00:15:06 +03:00
Maciej "Iwan" Iwanowski
d9970e4862
Generated README.md
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-22 18:58:44 +02:00
tdakkota
92aa97e55e feat: add asciicheck linter support 2020-04-22 19:55:05 +03:00
Maciej "Iwan" Iwanowski
a68b411e4a
Adding case-sensitive exclude processor
Signed-off-by: Maciej "Iwan" Iwanowski <maciej.iwanowski@critical.today>
2020-04-22 18:40:10 +02:00
Marat Reymers
9914737fc3 Add linter testpackage 2020-04-22 18:57:30 +03:00
Aleksandr Razumov
cbc2134faf
Merge pull request #1013 from ryancurrah/add-gomodguard-linter
added new linter gomodguard
2020-04-22 16:42:54 +03:00
Aleksandr Razumov
789d200fcf
Merge pull request #1032 from kortschak/go-install
doc: provide instructions for from-source installation
2020-04-22 14:18:04 +03:00
kaka_ace
00cc2336c7 feat: [gocritic] support disabled-tags 2020-04-22 12:11:56 +08:00
Dan Kortschak
f13612b04c doc: address pr comment 2020-04-22 11:15:37 +09:30
Ryan Currah
68a71293f7
regenerate readme 2020-04-21 20:18:51 -04:00
Ryan Currah
990b43f19a
Merge remote-tracking branch 'golangci/master' into add-gomodguard-linter 2020-04-21 20:17:09 -04:00
nakabonne
37f0e44dfa Remove vendoring 2020-04-22 08:58:24 +09:00
nakabonne
9442a4132c Use sort.SliceStable instead of sort.Slice 2020-04-22 08:53:50 +09:00
nakabonne
0108387c24 Add nestif linter 2020-04-22 08:51:43 +09:00
Aleksandr Razumov
3fd6db779e
Merge pull request #1017 from viktorasm/add-github-output-format
Adding github actions output format
2020-04-22 02:04:11 +03:00
Aleksandr Razumov
1905465ee4
Merge pull request #1031 from golangci/disable-vendoring
dev: disable vendoring
2020-04-22 02:03:37 +03:00
Aleksandr Razumov
ef317c460d
dev: disable vendoring
Fix #743
2020-04-22 01:53:36 +03:00
Dan Kortschak
65981c2a0b doc: provide instructions for from-source installation 2020-04-22 08:22:32 +09:30
Aleksandr Razumov
0d8381cea3
Merge pull request #993 from tetafro/master
Add new linter: godot
2020-04-22 01:50:56 +03:00