236 Commits

Author SHA1 Message Date
Aleksandr Razumov
76a82c6ed1
dev: prepare v1.23.8
GIT_TAG=v1.23.8 make README.md
2020-03-04 06:43:41 +03:00
Aleksandr Razumov
96964dbe0c dev: prepare v1.23.7
GIT_TAG=v1.23.7 make README.md
2020-02-28 15:00:54 +03:00
Aleksandr Razumov
b9eef79121
dev: release v1.23.6 2020-02-10 20:43:43 +03:00
Aleksandr Razumov
02642d5ec9
dev: release v1.23.5 2020-02-10 19:47:00 +03:00
Aleksandr Razumov
2241adfcf0
dev: release v1.23.3
GIT_TAG=v1.23.2 make README.md
2020-02-04 07:45:24 +03:00
Aleksandr Razumov
fd621bd3c6
dev: release v1.23.2
GIT_TAG=v1.23.2 make README.md
2020-02-03 00:57:28 +03:00
Trevor Pounds
7a95e5ad30
Fix misspelled words. (#952) 2020-02-02 16:29:57 -05:00
Alex Collins
4f3e410581
Add Intuit to README.md (#936) 2020-01-30 18:19:08 -05:00
Stephen Groat
c5a06256d7 fix golangci.yml reference 2020-01-30 18:17:44 -05:00
Trevor Pounds
45f1e48f3d Fix rowserrcheck URL.
Fixes #932
2020-01-21 21:39:11 -05:00
Eric Wohltman
b248dc5f97 Run make --always-make fast_generate 2020-01-20 09:49:13 -05:00
Denis Isaev
567904e8b9
dev: prepare for v1.23.1
GIT_TAG=v1.23.1 make README.md
2020-01-20 10:50:34 +03:00
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
b15bf25b38
docs: s/v1.22.2/1.23.0/ 2020-01-19 17:03:54 +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
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
Trevor Pounds
cb2f8ba562 Update README to v1.22.2 release. 2019-12-30 12:18:05 -05:00
Trevor Pounds
da91430448 Update README to latest v1.22.1 release. 2019-12-30 10:34:53 -05:00
Trevor Pounds
ef4422572c Update README to latest v1.22.0 release. 2019-12-29 22:29:33 -05:00
Trevor Pounds
f6ced49dcc Simplify skipped dir rules. 2019-12-29 21:21:41 -05:00
Trevor Pounds
a236783627 Update to github.com/go-critic/go-critic v0.4.0. 2019-12-29 19:43:24 -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
Tommy Muehle
e94e36d437 Add new generated README.md 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
Ondrej Fabry
4461816f67 Update README.tmpl.md (#868)
Update README.

* added -S flag to properly show errors for curl
* replaced -q flag with -nv to properly show errors for wget
* added github release badge from shields.io to display latest version next installation
2019-11-30 15:03:53 -05:00
Agniva De Sarker
48b15f3295 Add mattermost to Trusted By (#863) 2019-11-22 18:50:05 -05:00
sayboras
bd2921655a Added go-mnd linter (#842)
* Initial commit

* Fixed goimports

* Update pkg/golinters/mnd.go

Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>

* Run goimports

* Update pkg/golinters/mnd.go

Co-Authored-By: Bot from GolangCI <42910462+golangcibot@users.noreply.github.com>

* Add prefix for goimport local

* Run make README.md

* Incorporate review comments
Add test cases

* Update readme

* Update the description

* Removed subpath in local-prefixes

* Update readme
2019-11-15 19:08:43 -05:00
Simon Sawert
0e5b7a04d5 Bump wsl to v2.0.0 2019-11-15 18:55:54 -05:00
Simon Sawert
8c1e2f004e Revert "Bump wsl to v1.2.7"
This reverts commit 14ebae29060f7c7be67d31a559986aa8afe7cbb0.
2019-11-15 18:55:54 -05:00
Simon Sawert
14ebae2906 Bump wsl to v1.2.7 2019-11-10 19:07:16 -05:00
Kévin Dunglas
1248f098de Add Mercure in the list of projects using golangci-lint 2019-11-08 09:45:56 -05:00
wxdao
2d59694913 Fix typo
Signed-off-by: wxdao <waxiadao@gmail.com>
2019-11-07 18:01:11 -05:00
Denis Isaev
645e79404d
docs: update the latest release to v1.21.0 2019-10-15 20:55:02 +03:00
Daniel Caballero
98f60ebaa3 deadline is now deprecated, but should be taking its value from the configuration if set (#822)
* test that demostrates that deadline is not working if comes from the config

* overriding timeout with deadline when only deadline is different from its default value

* tests were not passing. default value for Deadline, that now only comes from config, is 0. Plus static check is going to fail because of deprecated cfg used

* golangci should use the latest golangci-lint version, that is the one deprecating deadline in favour of timeout

* README updated - looks the ci config in this project is used to generate usage instructions.. great!
2019-10-15 14:11:14 +03:00
Isaev Denis
f2c566b7e2
docs: add skip-dirs-use-default into .golangci.example.yml (#820) 2019-10-14 23:19:57 +03:00
Simon Sawert
22df2d739f Update WSL to v1.2.5 (#811)
* Update WSL to v1.2.4

* Fix false positive multiline case
* Fix false positive slice expression
* Fix false positive index expression
* Support to configure/allow cuddle declarations
* Support to configurre/allow case blocks to end with whitespace
* Support cuddle defer http body close

* Re-generate README.md

* Update WSL to v1.2.5

* Support output comments for example functions

* Fix bad field tag for config
2019-10-14 22:50:34 +03:00
Isaev Denis
9ba730e989
Make incremental analysis (#808)
Cache linting results. Reanalyze only changed packages
and packages tree depending on them.

Fixes #768, fixes #809
2019-10-13 17:40:51 +03:00
Isaev Denis
ca6effbeec
dev: discourage bad practices (#803) 2019-10-12 12:36:03 +03:00
Denis Titusov
0cc87df732 Rename deadline option to timeout and mark deadline as deprecated. (#793) 2019-10-08 09:37:54 +03:00
Simon Sawert
d4b4ad8dfe Update WSL to v1.2.1 (#794)
* Update WSL to v1.2.1

* Add new tests for fixed false positives, don't derive defaults from WSL
2019-10-07 21:22:44 -04:00
Marc Tuduri
a7a60390b1 README: Add SoundCloud to "Trusted By" section 2019-10-05 14:32:22 -04:00