Commit Graph

6 Commits

Author SHA1 Message Date
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 dfbe5ce435 Enable frozen string literals for app/workers/*.rb 2018-06-27 07:23:28 +00:00
Douwe Maan 0b15570e49 Add ApplicationWorker and make every worker include it 2017-12-05 11:59:39 +01:00
Alexis Reigel 7f7e93a344 remove log statements from workers 2017-07-27 15:46:04 +02:00
Alexis Reigel 71d884ad2d don't use assignment in if condition 2017-07-27 15:43:37 +02:00
Alexis Reigel 9816856d05 perform signature update in sidekiq worker 2017-07-27 15:43:36 +02:00