1
0
mirror of https://github.com/mgechev/revive.git synced 2024-11-24 08:32:22 +02:00
Commit Graph

782 Commits

Author SHA1 Message Date
chavacava
4eb7ae0821 documents unconditional-recursion 2020-05-09 17:19:37 +02:00
chavacava
91adb8bc8a first working version 2020-05-09 17:10:34 +02:00
chavacava
5939a81c8a removes unused code 2020-05-08 22:43:14 +02:00
chavacava
b43b33a4e6 adds identical-branches to doc 2020-05-08 22:21:34 +02:00
chavacava
fb92af247c adds identical-branches to configuration 2020-05-08 22:20:59 +02:00
chavacava
0c49c6a991 identical-branches initial implementation 2020-05-08 22:08:16 +02:00
chavacava
579c7c761f utils.gofmt now accepts a interface{} 2020-05-08 22:08:16 +02:00
renovate[bot]
000a70d12a
Update golang.org/x/tools commit hash to 480da3e (#408)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-08 11:14:41 -07:00
SalvadorC
67c83886d7
Late return rule (#406)
* fisrt working version of late-return rule

* late-update: adds doc

* renames to early-return

* fix rule failure condition

* fix alphabetical sorting of early-return
2020-05-08 11:14:21 -07:00
renovate[bot]
44861bbc2a
Update golang.org/x/tools commit hash to 26f46d2 (#407)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-06 09:32:34 -07:00
renovate[bot]
148fa41479
Update golang.org/x/tools commit hash to 33427f1 (#405)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-04 09:54:29 -07:00
renovate[bot]
e8443376bd
Update golang.org/x/tools commit hash to ed308ab (#403)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-05-03 14:49:59 -07:00
renovate[bot]
33682792b2
Update golang.org/x/tools commit hash to 4b814e0 (#402)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-30 11:31:22 -07:00
renovate[bot]
b9d93b43a3
Update golang.org/x/tools commit hash to 7ae4988 (#401)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 19:33:13 -07:00
renovate[bot]
0c1d2bdbea
Update golang.org/x/tools commit hash to 4697a28 (#400)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 18:36:04 -07:00
Minko Gechev
3406875f8c
Remove unused dependencies (#399) 2020-04-27 11:02:59 -07:00
renovate[bot]
1379ce2bc3
Update golang.org/x/tools commit hash to 9ea0146 (#398)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-27 11:00:58 -07:00
renovate[bot]
d0ec97612a
Update golang.org/x/tools commit hash to 59e7361 (#397)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-24 09:48:58 -07:00
renovate[bot]
d994d65295
Update golang.org/x/tools commit hash to 72e4a01 (#396)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-22 17:43:34 -07:00
renovate[bot]
09735d7e87
Update golang.org/x/tools commit hash to 9f075f7 (#395)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 16:00:24 -07:00
renovate[bot]
b0cb0aef7b
Update golang.org/x/tools commit hash to 978e26b (#394)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-20 13:36:32 -07:00
renovate[bot]
619e0e2e28
Update golang.org/x/tools commit hash to c07e33e (#393)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-17 10:58:41 -07:00
renovate[bot]
4d54859ca3
Update golang.org/x/tools commit hash to 5744cfd (#392)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-16 10:42:44 -07:00
renovate[bot]
a94bcdf6d3
Update golang.org/x/tools commit hash to 5d8e189 (#391)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-15 16:08:06 -07:00
renovate[bot]
07b1e017c1
Update golang.org/x/tools commit hash to 33e9372 (#390)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-14 16:03:20 -07:00
renovate[bot]
767f8fb656
Update golang.org/x/tools commit hash to 0037cb7 (#389)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-14 09:08:16 -07:00
renovate[bot]
b9e43767a2
Update golang.org/x/tools commit hash to 3bd2087 (#385)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-09 22:34:52 -07:00
renovate[bot]
c451aaca8e
Update golang.org/x/tools commit hash to 9ee5ef7 (#383)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-09 09:40:56 -07:00
renovate[bot]
46a397dbc7
Update golang.org/x/tools commit hash to a3568ba (#382)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-07 10:24:57 -07:00
renovate[bot]
a11403f63f
Update golang.org/x/tools commit hash to 9d5940d (#380)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-04-01 08:43:31 -07:00
renovate[bot]
89e1822077
Update golang.org/x/tools commit hash to fd4102a (#379)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-29 20:34:48 -07:00
renovate[bot]
8acee13e4f
Update golang.org/x/tools commit hash to 3db5fc6 (#377)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-28 13:18:41 -07:00
renovate[bot]
08984cae36
Update golang.org/x/tools commit hash to 644a21f (#376)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-25 14:05:44 -07:00
renovate[bot]
05f1253590
Update golang.org/x/tools commit hash to 1fc30e1 (#375)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-24 16:31:54 -07:00
renovate[bot]
6cc03b229b
Update golang.org/x/tools commit hash to 268ba72 (#374)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-21 09:01:39 -07:00
renovate[bot]
c759f99657
Update golang.org/x/tools commit hash to 521f4a0 (#373)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-20 10:05:16 -07:00
renovate[bot]
f58dd67729
Update golang.org/x/tools commit hash to ba25ddc (#372)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-18 16:02:47 -07:00
renovate[bot]
59f1a9d815
Update golang.org/x/tools commit hash to 2944c61 (#371)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-17 15:59:22 -07:00
renovate[bot]
d2aa1bd780
Update golang.org/x/tools commit hash to cf1dd6f (#370)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-17 13:36:14 -07:00
renovate[bot]
5c44de6ae4
Update golang.org/x/tools commit hash to bd88ce9 (#369)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-16 12:26:02 -07:00
renovate[bot]
0c7691cdcb
Update golang.org/x/tools commit hash to 4303120 (#368)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-15 16:48:32 -07:00
renovate[bot]
b18b4a7184
Update golang.org/x/tools commit hash to 11ec414 (#367)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-08 14:35:06 -07:00
renovate[bot]
438ce57aac
Update golang.org/x/tools commit hash to 51e69f7 (#366)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-06 14:38:37 -08:00
renovate[bot]
5396e4a06b
Update golang.org/x/tools commit hash to 8287d62 (#365)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
2020-03-06 11:02:31 -08:00
Minko Gechev
1f5189dbe8
Update golang.org/x/tools commit hash to 6a64154 (#363)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-05 11:54:54 -08:00
Minko Gechev
7aa692a757
Update golang.org/x/tools commit hash to 95d2e58 (#362)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-04 23:32:28 -08:00
renovate[bot]
85520d86ab
Update golang.org/x/tools commit hash to c5a1414 (#361)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-03 17:16:39 -08:00
renovate[bot]
0f26e5dab9
Update golang.org/x/tools commit hash to 9b52d55 (#360)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 13:26:41 -10:00
renovate[bot]
d8b83d3ca2
Update golang.org/x/tools commit hash to b1e4e04 (#354)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-03-02 09:17:29 -10:00
mgechev
a36465434a Update the project contributors 2020-03-02 11:16:40 -08:00