gfyoung
|
73322a0e55
|
Enable frozen string in app/controllers/**/*.rb
Enables frozen string for the following:
* app/controllers/*.rb
* app/controllers/admin/**/*.rb
* app/controllers/boards/**/*.rb
* app/controllers/ci/**/*.rb
* app/controllers/concerns/**/*.rb
Partially addresses #47424.
|
2018-09-18 21:22:45 -07:00 |
|
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 |
|
Matija Čupić
|
5976410be2
|
Refactor UserCalloutsController enum check
|
2018-02-05 14:48:28 +01:00 |
|
Matija Čupić
|
20714ee902
|
Change UserCallout feautre_name to enum
|
2018-02-03 00:18:25 +01:00 |
|
Matija Čupić
|
648826721f
|
Rename Callout to UserCallout
|
2018-02-02 22:51:03 +01:00 |
|