Damien Lespiau
466927ce68
lint: Fix 2 sites failing a recently introduced golint check
...
golint has gained a new check and we don't freeze the golint version so CI was
failing on unrelated PRs:
app/multitenant/consul_client.go:69:2: redundant if ...; err != nil check, just return error instead.
report/marshal.go:188:2: redundant if ...; err != nil check, just return error instead.
Fix those!
2017-09-26 12:15:09 +01:00
..
2017-07-04 07:35:30 +01:00
2017-07-03 01:26:22 +01:00
2017-07-04 07:35:30 +01:00
2017-07-03 01:26:22 +01:00
2017-07-04 07:35:30 +01:00
2016-01-22 15:10:32 -08:00
2017-07-04 07:35:30 +01:00
2017-02-03 13:55:11 -08:00
2017-07-18 11:35:50 -07:00
2017-07-04 07:35:30 +01:00
2017-07-03 02:06:21 +01:00
2017-05-29 17:50:55 +01:00
2017-04-12 17:41:43 +02:00
2017-09-26 12:15:09 +01:00
2017-07-04 07:35:30 +01:00
2017-08-15 18:56:23 +01:00
2017-07-04 07:35:30 +01:00
2015-11-12 17:06:40 +00:00
2016-12-07 11:22:40 +00:00
2017-07-03 01:26:22 +01:00
2017-08-10 11:08:42 +01:00
2017-08-10 11:08:42 +01:00
2017-07-03 01:26:22 +01:00
2017-07-04 07:35:30 +01:00
2016-12-07 11:22:40 +00:00
2017-07-03 01:26:22 +01:00
2016-12-07 11:22:40 +00:00
2017-08-15 18:56:23 +01:00
2017-07-03 01:26:22 +01:00
2017-07-03 01:26:22 +01:00
2017-07-04 07:35:30 +01:00
2016-01-22 15:10:32 -08:00
2017-07-04 07:35:30 +01:00
2017-01-16 17:05:36 +01:00
2017-07-04 07:35:30 +01:00
2017-07-03 01:26:22 +01:00
2017-04-01 11:35:10 +00:00