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
renovate[bot]
10131b74fe Update golang.org/x/tools commit hash to 78c1766 (#303)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-13 14:53:43 -08:00
renovate[bot]
95e68e6475 Update golang.org/x/tools commit hash to 6316571 (#302)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-13 12:16:52 -08:00
renovate[bot]
fcca0beef5 Update golang.org/x/tools commit hash to 86d412b (#301)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-13 11:57:21 -08:00
renovate[bot]
ebe915d2e5 Update golang.org/x/tools commit hash to 30cae5f (#300)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-13 08:49:29 -08:00
renovate[bot]
bc1e3db1d6 Update module pkg/errors to v0.9.0 (#299)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-12 10:49:23 -08:00
renovate[bot]
46f0bac4b6 Update golang.org/x/tools commit hash to a7a6caa (#298)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-10 15:16:44 -08:00
renovate[bot]
a0feb7e7e7 Update golang.org/x/tools commit hash to ac4f524 (#297)
Co-authored-by: WhiteSource Renovate <renovatebot@gmail.com>
2020-01-09 10:38:48 -08:00
renovate[bot]
4d984497b4 Update golang.org/x/tools commit hash to 89082a3 (#296)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 13:09:07 -08:00
renovate[bot]
31cd17d8fd Update golang.org/x/tools commit hash to 316d2f2 (#295)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-08 12:57:06 -08:00
renovate[bot]
b853e4e37a Update golang.org/x/tools commit hash to 11e9d9c (#293)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-07 15:51:33 -08:00
SalvadorC
2bec93f05f fixes issue 290 (#294) 2020-01-07 14:46:21 -08:00
renovate[bot]
757182a78d Update golang.org/x/tools commit hash to 7201abb (#291)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-07 10:41:12 -08:00
renovate[bot]
955a9e78ca Update module fatih/color to v1.9.0 (#292)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-07 10:41:03 -08:00
renovate[bot]
f11fe6360d Update golang.org/x/tools commit hash to 7be0a67 (#289)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-06 12:20:43 -08:00
renovate[bot]
6af7520f28 Update golang.org/x/tools commit hash to 774c71f (#287)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-04 13:17:16 -08:00
renovate[bot]
582fa53057 Update module fatih/color to v1.8.0 (#288)
Co-authored-by: Renovate Bot <renovatebot@gmail.com>
2020-01-04 13:17:02 -08:00
renovate[bot]
e083807fa1 Update golang.org/x/tools commit hash to 7b8e75d (#286) 2019-12-27 11:32:20 -08:00
Iskander (Alex) Sharipov
99d1f998c7 t.Error doesn't return a value (#285)
Go compiler would complain about using void-result
function value as a return expression.
2019-12-25 15:57:58 -08:00
renovate[bot]
f19d717d53 Update golang.org/x/tools commit hash to dd894d0 (#284) 2019-12-24 20:56:06 -08:00
renovate[bot]
06cad11d04 Update golang.org/x/tools commit hash to a7b3459 (#283) 2019-12-23 11:57:05 -08:00
SalvadorC
9d5ed110c9 fixes issue #280 (#282) 2019-12-21 12:17:51 -08:00
renovate[bot]
226c8c1285 Update golang.org/x/tools commit hash to f13409b (#281) 2019-12-20 16:36:05 -08:00
renovate[bot]
ab7c6da423 Update golang.org/x/tools commit hash to 5e75220 (#279) 2019-12-19 16:19:43 -08:00
renovate[bot]
c0adf401ad Update golang.org/x/tools commit hash to 56b0b28 (#278) 2019-12-19 12:27:36 -08:00
renovate[bot]
b63b7ead1f Update golang.org/x/tools commit hash to 979b82b (#277) 2019-12-19 09:33:43 -08:00
renovate[bot]
7eac02b483 Update golang.org/x/tools commit hash to 84f0c7c (#276) 2019-12-18 16:57:28 -08:00
renovate[bot]
446fc64468 Update module blang/semver to v3.6.1 (#275) 2019-12-18 11:58:58 -08:00
renovate[bot]
7e911bca6a Update golang.org/x/tools commit hash to 61f5e7d (#274) 2019-12-18 11:58:52 -08:00
renovate[bot]
187ca16666 Update golang.org/x/tools commit hash to bc4a8d3 (#273) 2019-12-18 11:50:29 -08:00
renovate[bot]
bc0debcfef Update golang.org/x/tools commit hash to 210e553 (#272) 2019-12-17 13:47:33 -08:00
SalvadorC
0b2f537539
Merge pull request #269 from chavacava/rule-cognitive-complexity
Rule cognitive complexity
2019-12-17 22:15:29 +01:00
chavacava
62b55dbd26 Merge branch 'rule-cognitive-complexity' of https://github.com/chavacava/revive into rule-cognitive-complexity 2019-12-17 22:12:13 +01:00
chavacava
777e1b9e60 simpler implem of binEpr complexity computation 2019-12-17 22:11:32 +01:00
renovate[bot]
4e441e5fe2 Update golang.org/x/tools commit hash to 38570b7 (#271) 2019-12-17 12:42:13 -08:00
SalvadorC
65f203d8ad
fix typo in description 2019-12-17 19:12:40 +01:00
chavacava
e842146006 better description of cognitive complexity 2019-12-17 19:05:35 +01:00
chavacava
e4ac6611aa adds tests for Boolean expressions 2019-12-16 23:02:43 +01:00
chavacava
e63e7cbd3d fixes computation of complexity of Bool exprs 2019-12-16 23:02:12 +01:00
renovate[bot]
612cfd2e73 Update golang.org/x/tools commit hash to a0e659d (#270) 2019-12-16 11:06:38 -08:00
chavacava
0cdcc25bc7 removes unused return value 2019-12-15 10:57:26 +01:00
chavacava
b96b8ff365 restores default.toml 2019-12-14 16:41:31 +01:00
chavacava
74551b1bf8 cocuments cognitive-complexity 2019-12-14 16:36:42 +01:00
chavacava
e3fe65ebaf adds tests 2019-12-14 16:19:08 +01:00
chavacava
d877a0d7e8 fix binexp complexity logic 2019-12-14 16:18:53 +01:00
chavacava
2eae0cd122 fix method comment 2019-12-14 09:12:36 +01:00
chavacava
e544b60e1f documents test fixture 2019-12-14 09:01:22 +01:00
chavacava
611c6f7c81 firts working version 2019-12-14 08:27:06 +01:00
renovate[bot]
05bbc7f108 Update golang.org/x/tools commit hash to 04c2e8e (#267) 2019-12-13 18:07:42 -08:00
renovate[bot]
fa51344e37 Update golang.org/x/tools commit hash to 7093a17 (#266) 2019-12-13 09:24:18 -08:00
renovate[bot]
dc41cf7d65 Update golang.org/x/tools commit hash to 825cb06 (#264) 2019-12-12 13:05:06 -08:00