Isaev Denis
|
6237e59c97
|
dev: use goprintffuncname, gomnd and rowserrcheck (#927)
Order linters in config in alphabetical order.
Support gomnd configuration.
|
2020-01-19 19:55:29 +03:00 |
|
Trevor Pounds
|
88b6c25075
|
Update golangci.com config to 1.22.x release. (#904)
|
2020-01-19 18:31:49 +03:00 |
|
Denis Isaev
|
47a885c119
|
dev: don't build on android
v1.23.0
|
2020-01-19 18:09:57 +03:00 |
|
Denis Isaev
|
3edc857374
|
dev: don't build android on arm64
|
2020-01-19 18:02:23 +03:00 |
|
Denis Isaev
|
e1cdcebd57
|
dev: don't build android on arm
|
2020-01-19 17:47:17 +03:00 |
|
Denis Isaev
|
efe1d369cc
|
dev: fix android build
|
2020-01-19 17:30:22 +03:00 |
|
Denis Isaev
|
b15bf25b38
|
docs: s/v1.22.2/1.23.0/
|
2020-01-19 17:03:54 +03:00 |
|
Nuruddin Ashr
|
8b29179a98
|
Add release for android OS (#905)
|
2020-01-19 16:51:25 +03:00 |
|
to6ka
|
d137c2e18c
|
make uniq by line configurable (#920)
|
2020-01-19 16:49:46 +03:00 |
|
Denis Isaev
|
bff053ac46
|
dev: fix README and go.mod
|
2020-01-19 16:48:03 +03:00 |
|
Isaev Denis
|
5f1096cf80
|
add goprintffuncname linter (#850)
|
2020-01-19 16:46:51 +03:00 |
|
Denis Isaev
|
40d7bcd53e
|
Fix after #890: don't propagate linter errors for golangci.com
|
2020-01-19 16:19:23 +03:00 |
|
Dominik-K
|
c0012e645b
|
Dockerfile.alpine: install Git & Mercurial
|
2020-01-13 18:55:27 +01:00 |
|
Trevor Pounds
|
1ac15487b2
|
Update to go-critic v0.4.1.
|
2020-01-12 17:36:58 -05:00 |
|
darklore
|
b32e16dfcb
|
Add zsh completion to homebrew
|
2020-01-11 11:31:43 -05:00 |
|
Denis Isaev
|
77dabb3d74
|
docs: add rowsercheck into .golangci.example.yml after #849
|
2020-01-08 14:13:39 +03:00 |
|
gaojingyu
|
e93138f00f
|
Add rows.Err weather checked linter (#849)
Add rowserrcheck
Co-authored-by: Isaev Denis <idenx@yandex.com>
|
2020-01-08 14:08:16 +03:00 |
|
Denis Isaev
|
93e93bc28b
|
docs: add link to slack channel
|
2020-01-08 13:57:16 +03:00 |
|
David Braley
|
be3c688da4
|
I473 (#841)
Support custom linters integration by plugins
Co-authored-by: Isaev Denis <idenx@yandex.com>
|
2020-01-08 13:51:55 +03:00 |
|
Connor Adams
|
d3e36a97cd
|
Fix typo in golangci-lint
|
2020-01-04 17:44:43 -05:00 |
|
Connor Adams
|
a73c6edf64
|
Update GoLand instructions in README.md
|
2020-01-04 17:44:43 -05:00 |
|
Hiroki Suezawa
|
7368dd3604
|
Update gosec and add column
Signed-off-by: Hiroki Suezawa <suezawa@gmail.com>
|
2020-01-04 17:08:51 -05:00 |
|
Trevor Pounds
|
cb2f8ba562
|
Update README to v1.22.2 release.
v1.22.2
|
2019-12-30 12:18:05 -05:00 |
|
Trevor Pounds
|
da91430448
|
Update README to latest v1.22.1 release.
v1.22.1
|
2019-12-30 10:34:53 -05:00 |
|
Trevor Pounds
|
c1673d2277
|
Add zsh completion command.
Fixes #862
|
2019-12-30 10:15:31 -05:00 |
|
Trevor Pounds
|
60c55133a6
|
Fix import order.
|
2019-12-30 09:05:39 -05:00 |
|
Trevor Pounds
|
503f964882
|
Fix script release command.
Fixes failed Travis deploys since it only supports a single command.
see: https://github.com/travis-ci/dpl/issues/673
v1.22.0
|
2019-12-29 23:03:00 -05:00 |
|
Trevor Pounds
|
ef4422572c
|
Update README to latest v1.22.0 release.
|
2019-12-29 22:29:33 -05:00 |
|
Trevor Pounds
|
1fb47ae397
|
Merge pull request #900 from tpounds/build-cleanup
Misc. build cleanup
|
2019-12-29 22:11:32 -05:00 |
|
Trevor Pounds
|
258eb9b807
|
Cleanup duplicate test run command.
|
2019-12-29 22:02:00 -05:00 |
|
Trevor Pounds
|
ec615e02ce
|
Update install.sh.
|
2019-12-29 21:44:06 -05:00 |
|
Trevor Pounds
|
0e7f88e07b
|
Cleanup make targets.
|
2019-12-29 21:35:49 -05:00 |
|
Trevor Pounds
|
f6ced49dcc
|
Simplify skipped dir rules.
|
2019-12-29 21:21:41 -05:00 |
|
Trevor Pounds
|
df22674127
|
Update to Node.js v12.14.0 LTS.
|
2019-12-29 19:43:24 -05:00 |
|
Trevor Pounds
|
a236783627
|
Update to github.com/go-critic/go-critic v0.4.0.
|
2019-12-29 19:43:24 -05:00 |
|
Trevor Pounds
|
2780e6f159
|
Update to github.com/spf13/viper v1.6.1.
|
2019-12-29 19:43:24 -05:00 |
|
Trevor Pounds
|
874b18c66b
|
Update to gopkg.in/yaml.v2 v2.2.7.
|
2019-12-29 19:43:24 -05:00 |
|
Chris Koch
|
7a58a86d38
|
unused: suggest deleting unused stuff
Signed-off-by: Chris Koch <chrisko@google.com>
|
2019-12-29 17:47:50 -05:00 |
|
Sijie Yang
|
4e9fb74250
|
Update Trusted By section in README
|
2019-12-29 17:19:26 -05:00 |
|
Patrick Zhang
|
06dddc3d67
|
Fix depguard config in yml
|
2019-12-29 17:12:11 -05:00 |
|
Sascha Grunert
|
f3e349fb5c
|
Propagate error when linter cannot be run
We now return an error if any linter is unable to run to
not exit on 0 in that case.
Closes #451
Signed-off-by: Sascha Grunert <sgrunert@suse.com>
|
2019-12-29 16:52:01 -05:00 |
|
Kyoichiro Yamada
|
ae427c1eda
|
chore: we can use a "console" for syntax
|
2019-12-29 16:49:13 -05:00 |
|
Aleksandr Razumov
|
cf1fbc590a
|
Merge pull request #891 from uudashr/master
Update the gocognit linter due to bug fix
|
2019-12-19 15:15:55 +03:00 |
|
Nuruddin Ashr
|
641cca8ed7
|
Update go.sum
|
2019-12-19 13:45:26 +07:00 |
|
Nuruddin Ashr
|
70abc4a01c
|
Added the updated vendor
|
2019-12-19 11:06:03 +07:00 |
|
Nuruddin Ashr
|
9fd3138fd5
|
Update the gocognit linter
|
2019-12-18 15:33:25 +07:00 |
|
Tommy Muehle
|
e94e36d437
|
Add new generated README.md
|
2019-12-05 07:55:04 -05:00 |
|
Tommy Mühle
|
d9363991ed
|
Update pkg/golinters/gomnd.go
Co-Authored-By: Simon Sawert <simon@sawert.se>
|
2019-12-05 07:55:04 -05:00 |
|
Tommy Mühle
|
704f9efede
|
Update gomnd.go
|
2019-12-05 07:55:04 -05:00 |
|
Trevor Pounds
|
c8af5b0927
|
Update README.
* Add license, release, and docker badges.
* Fix install instructions/table of contents.
* Fix misc. typos.
|
2019-12-01 20:21:44 -05:00 |
|