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

396 Commits

Author SHA1 Message Date
renovate[bot]
b8a34fed22 chore(deps): update golang.org/x/tools commit hash to e9bb7d3 (#203) 2019-08-02 08:21:49 -07:00
SalvadorC
55cfae63e9 Conf reason rule disabling (#193)
* adds support for comments when enabling/disabling

* adds config flag to require disabling reason

* Update lint/file.go

adds code fmt suggestion by @mgechev

Co-Authored-By: Minko Gechev <mgechev@gmail.com>

* moves regexp compilation out of the function
fix typo in condition

* adds support for comments when enabling/disabling

* skips incomplete directives and generate a failure

* adds _directive_ concept to cope with specify-disable-reason

* adds doc
gofmt

* fixes severity is ignored
2019-08-02 08:21:33 -07:00
renovate[bot]
639585fb79 chore(deps): update golang.org/x/sys commit hash to cbf593c (#202) 2019-08-01 10:43:01 -07:00
renovate[bot]
94c4cad31c chore(deps): update golang.org/x/tools commit hash to 1e85ed8 (#201) 2019-07-31 16:49:27 -07:00
renovate[bot]
aac29c74e3 chore(deps): update golang.org/x/sys commit hash to 1393eb0 (#199) 2019-07-31 10:41:54 -07:00
renovate[bot]
227ec43d09 chore(deps): update golang.org/x/tools commit hash to ed3277d (#200) 2019-07-30 17:24:25 -07:00
Oleg Gaidarenko
03c3312c2c fix: adhere to "Rule of Silence" (#198)
Makes stylish formatter respect "Rule of Silence"
See http://www.linfo.org/rule_of_silence.html

Fixes #165
2019-07-29 11:55:35 -07:00
renovate[bot]
5ae9226dc5 chore(deps): update golang.org/x/tools commit hash to ff9f140 (#197) 2019-07-29 08:58:49 -07:00
renovate[bot]
36221bfc1f chore(deps): update golang.org/x/tools commit hash to fc6e205 (#196) 2019-07-28 10:28:29 -07:00
Minko Gechev
0632231672
Set specific node version (#194) 2019-07-27 15:10:55 -07:00
renovate[bot]
fd5694226c chore(deps): update golang.org/x/tools commit hash to db2fa46 (#192) 2019-07-27 13:23:18 -07:00
renovate[bot]
6205a19da7 chore(deps): update golang.org/x/tools commit hash to 1bd5602 (#191) 2019-07-26 21:55:55 -07:00
renovate[bot]
d3d301fa13 chore(deps): update golang.org/x/sys commit hash to fc99dfb (#189) 2019-07-26 07:42:29 -07:00
renovate[bot]
de49a7b683 chore(deps): update golang.org/x/sys commit hash to 94b544f (#188) 2019-07-25 17:59:20 -07:00
renovate[bot]
152b498a52 chore(deps): update golang.org/x/tools commit hash to 2e34cfc (#187) 2019-07-25 10:58:23 -07:00
renovate[bot]
0fbf639be7 chore(deps): update golang.org/x/tools commit hash to 8aa4eac (#186) 2019-07-24 12:42:42 -07:00
renovate[bot]
34164a8526 chore(deps): update golang.org/x/tools commit hash to 8bb11ff (#185) 2019-07-22 19:45:30 -07:00
renovate[bot]
a81a35d23e chore(deps): update golang.org/x/tools commit hash to e377ae9 (#184) 2019-07-19 08:40:47 -07:00
renovate[bot]
4effe74642 chore(deps): update golang.org/x/tools commit hash to 0b5a7f8 (#183) 2019-07-16 12:51:10 -07:00
renovate[bot]
b79e27c46d chore(deps): update golang.org/x/tools commit hash to 919acb9 (#182) 2019-07-16 10:07:49 -07:00
renovate[bot]
524fec5f56 chore(deps): update golang.org/x/tools commit hash to fefcef0 (#181) 2019-07-16 07:43:18 -07:00
renovate[bot]
aa12814931 chore(deps): update golang.org/x/tools commit hash to 9b2cb0e (#180) 2019-07-15 15:30:54 -07:00
renovate[bot]
969a832b57 chore(deps): update golang.org/x/tools commit hash to 9e48ab1 (#179) 2019-07-15 10:53:56 -07:00
renovate[bot]
6fb42170ac chore(deps): update golang.org/x/tools commit hash to 607ca05 (#178) 2019-07-15 08:32:08 -07:00
renovate[bot]
5067f56189 chore(deps): update golang.org/x/tools commit hash to 8b92790 (#176) 2019-07-13 15:02:03 -07:00
renovate[bot]
739839bfc6 chore(deps): update golang.org/x/sys commit hash to fae7ac5 (#177) 2019-07-12 08:30:49 -07:00
renovate[bot]
05a0567ace chore(deps): update golang.org/x/tools commit hash to 2868181 (#175) 2019-07-10 14:59:43 -07:00
renovate[bot]
bb1c6ed197 chore(deps): update golang.org/x/sys commit hash to 6ec70d6 (#174) 2019-07-10 10:00:08 -07:00
renovate[bot]
4721dcd00c chore(deps): update golang.org/x/tools commit hash to 7b25e35 (#173) 2019-07-10 07:18:51 -07:00
mgechev
5a9154b017 Update readme 2019-07-09 21:51:26 -07:00
renovate[bot]
004c78fec9 chore(deps): update golang.org/x/tools commit hash to f82b303 (#172) 2019-07-09 14:38:07 -07:00
renovate[bot]
0a1679d8df chore(deps): update golang.org/x/tools commit hash to c885524 (#171) 2019-07-09 07:50:18 -07:00
renovate[bot]
aef3db71b0 chore(deps): update golang.org/x/tools commit hash to 60762fc (#170) 2019-07-08 09:41:06 -07:00
renovate[bot]
b70717f539 chore(deps): update golang.org/x/tools commit hash to 063514c (#169) 2019-07-03 12:15:15 -07:00
renovate[bot]
f8734a4f68 chore(deps): update golang.org/x/tools commit hash to 44aeb8b (#168) 2019-07-03 08:29:32 -07:00
renovate[bot]
cf3705f1b2 chore(deps): update golang.org/x/tools commit hash to 7e72c71 (#167) 2019-07-02 09:29:33 -07:00
renovate[bot]
f7d2524ff6 chore(deps): update golang.org/x/tools commit hash to 38ae2c8 (#166) 2019-07-01 15:20:39 -07:00
renovate[bot]
6694b249e8 chore(deps): update golang.org/x/sys commit hash to 04f50cd (#163) 2019-06-30 16:29:47 -07:00
renovate[bot]
5a7bfb53b1 chore(deps): update golang.org/x/tools commit hash to fb37f6b (#164) 2019-06-29 13:53:08 -07:00
renovate[bot]
5643339fed chore(deps): update golang.org/x/tools commit hash to 252024b (#162) 2019-06-26 10:26:20 -07:00
renovate[bot]
477e7ba4f9 chore(deps): update golang.org/x/tools commit hash to a101b04 (#161) 2019-06-25 09:44:15 -07:00
renovate[bot]
799a5d3748 chore(deps): update golang.org/x/sys commit hash to c5567b4 (#160) 2019-06-24 11:06:00 -07:00
renovate[bot]
5969b4c598 chore(deps): update golang.org/x/tools commit hash to 6e04913 (#157) 2019-06-23 14:24:32 -07:00
renovate[bot]
e7e9947989 chore(deps): update golang.org/x/sys commit hash to d432491 (#158) 2019-06-22 18:39:50 -07:00
renovate[bot]
602438bd4b chore(deps): update golang.org/x/sys commit hash to 17bc616 (#155) 2019-06-19 16:30:30 -07:00
renovate[bot]
0027ec683f chore(deps): update golang.org/x/tools commit hash to fdf1049 (#156) 2019-06-18 13:48:47 -07:00
renovate[bot]
f399fe4409 chore(deps): update golang.org/x/tools commit hash to da514ac (#154) 2019-06-18 10:30:25 -07:00
renovate[bot]
6b655960fa chore(deps): update golang.org/x/tools commit hash to 6fea9ef (#153) 2019-06-17 10:58:03 -07:00
renovate[bot]
fe6c60c5b9 chore(deps): update golang.org/x/sys commit hash to 15dcb6c (#152) 2019-06-16 09:15:46 -07:00
renovate[bot]
79ba46ca29 chore(deps): update golang.org/x/sys commit hash to b47fdc9 (#149) 2019-06-15 14:34:47 -07:00