Yorick Peterse
|
2039c8280d
|
Disable existing offenses for the CodeReuse cops
This whitelists all existing offenses for the various CodeReuse cops, of
which most are triggered by the CodeReuse/ActiveRecord cop.
|
2018-09-11 17:32:00 +02:00 |
|
gfyoung
|
ddca49e4b5
|
Enable frozen string in apps/uploaders/*.rb
Partially addresses #47424.
|
2018-07-16 06:41:59 -07:00 |
|
Lin Jen-Shin
|
4ee08b77bc
|
Updates from rubocop -a
|
2018-07-09 21:13:08 +08:00 |
|
Semyon Pupkov
|
724864eeb4
|
Remove unnecessary require_relative calls from service classes
Rails by default use autoload for all dirs from app folder.
require_relative not needed. See ActiveSupport::Dependencies.autoload_paths
|
2016-11-22 11:25:00 +05:00 |
|
Valery Sizov
|
3baed8cb6d
|
Services: code style fixes, minor refactoring
|
2016-07-06 20:58:43 +03:00 |
|
Grzegorz Bizon
|
9e211091a8
|
Enable Style/EmptyLines cop, remove redundant ones
|
2016-07-01 21:56:17 +02:00 |
|
Robert Schilling
|
04a3d27eab
|
Allow editing a release in API via PUT method
|
2015-11-21 22:34:53 +01:00 |
|