Andrew Newdigate
|
3288e1a874
|
Adds the Rubocop ReturnNil cop
This style change enforces `return if ...` instead of
`return nil if ...` to save maintainers a few minor review points
|
2019-03-06 17:51:56 +02:00 |
|
gfyoung
|
fbde835404
|
Enable more frozen string in app/services/**/*.rb
Partially addresses #47424.
|
2018-07-17 15:19:40 -07:00 |
|
Douwe Maan
|
7d4b52b27d
|
Enable Style/WordArray
|
2017-02-23 09:32:41 -06:00 |
|
Douwe Maan
|
7ea641b6d0
|
Enable Style/ColonMethodCall
|
2017-02-23 09:31:57 -06:00 |
|
Douwe Maan
|
b7d8df503c
|
Enable Style/MutableConstant
|
2017-02-23 09:31:56 -06:00 |
|
Grzegorz Bizon
|
9e211091a8
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
Douwe Maan
|
0614793b38
|
DRY up upload and download services
|
2016-01-08 17:38:53 +01:00 |
|
Douwe Maan
|
1886d727f7
|
Add API project upload endpoint
|
2016-01-07 13:37:14 +01:00 |
|
Jared Szechy
|
e156f42079
|
FogBugz project import
|
2015-09-08 20:23:01 -04:00 |
|