docbrown/app/controllers/concerns
rhymes 3dae3ff797
Upgrade rubocop* packages to the latest version and fix violations (#11972)
* Update erb_lint to track newer Rubocop versions

* Update rubocop-rspec to 2.1

* Fix Rails/WhereEquals and Style/RedundantParentheses

* Upgrade rubocop to 1.1.0

* Enable Rubocop 1.1 cops

* Upgrade rubocop to 1.2.0

* Enable Rubocop 1.2 cops

* Upgrade rubocop to 1.3.0

* Enable Rubocop 1.3 cops

* Enable Rubocop 1.4 cops

* Enable Rubocop 1.5 cops

* Upgrade rubocop to 1.6.x

* Restore previous .reject

* Fork the PR to make sure we don't inject unwanted code accidentally
2020-12-21 18:29:43 +01:00
..
.keep Initial commit 2018-02-28 16:11:08 -05:00
caching_headers.rb Developer experience/security: Make dev/test blow up if current_user is used erroneously (#11237) 2020-11-12 11:54:23 -05:00
development_dependency_checks.rb Feature:Notify Devs when Sidekiq is Not Running in Development (#10541) 2020-10-13 12:13:47 -05:00
edge_cache_safety_check.rb Developer experience/security: Make dev/test blow up if current_user is used erroneously (#11237) 2020-11-12 11:54:23 -05:00
image_uploads.rb [deploy] Remove logging of image data to Datadog (#7829) 2020-05-13 16:23:42 -04:00
listings_toolkit.rb Upgrade rubocop* packages to the latest version and fix violations (#11972) 2020-12-21 18:29:43 +01:00
session_current_user.rb Refactor session_current_user_id in a shared concern (#4936) 2019-11-26 13:21:56 -05:00
valid_request.rb Upgrade rubocop* packages to the latest version and fix violations (#11972) 2020-12-21 18:29:43 +01:00
verify_setup_completed.rb Fix Rails/OutputSafety violations (#11945) 2020-12-17 20:30:15 +03:00