docbrown/config/initializers
Keshav Biswa 8d57d45ecc Rubocop Style cops enabled (#2056)
* Rubocop enabled style/alias

* Enabled Style/ArrayJoin Cop

* Enabled Style/Attr

* Enabled Case Equality

* Enabled CharacterLiteral

*  Enabled ColonMethodCall Cop

* Enabled CommentAnnotation cop

* Enabled PreferredHashMethods Cop

*  Enabled DoubleNegation Cop

* Enabled EachWithObject Cop

* Enabled EmptyLiteral Cop

* Enabled EvenOdd Cop

* Enabled IfWithSemicolon Cop

* Enabled Lambda and LambdaCall Cop

* Enabled LineEndConcatenation Cop

* Enabled ModuleFunction Cop;

* Enable NegatedIf and NegatedWhile Cop

* Enabled NilComparison Cop

* Enabled Not Cop

* Enabled NumericLiterals Cop

* Enabled OneLineConditional Cop

* Enabled PercentLiteralDelimiters Cop

* Excluded internal/users_controller from negated_if cop

* Reverted the double negation change from github_issue_tag and github_issue.rb"

* Enabled PerlBackrefs Cop

* Changed Regexp.last_match(1) to Regexp.last_match(0)

* Enabled proc cop

* Enabled RaiseArgs Cop

* Reverted Regexp.last_match(0) to Regexp.last_match(1)

* Enabled SelfAssignment Cop

* Enabled SingleLineMethods Cop

* Enabled SpecialGlobalVars Cop

* Enabled VariableInterpolation Cop

* Enabled WhenThen Cop

* Enabled WhileUntilModifier Cop

* Enabled WordArray Cop

* Enabled IfUnlessModifier Cop

* Enabled GuardClause Cop
2019-03-15 18:33:54 -04:00
..
0_application_config.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
airbrake.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
algoliasearch.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
application_controller_renderer.rb Initial commit 2018-02-28 16:11:08 -05:00
assets.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
aws_sdk.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
backtrace_silencers.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
carrierwave.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
cloudinary.rb Create DelayedJob config and misc DX changes (#979) 2018-10-26 13:15:14 -04:00
cookies_serializer.rb Initial commit 2018-02-28 16:11:08 -05:00
delayed_job.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
devise.rb Remove unused secret key from config (#666) [ci skip] 2018-08-08 10:36:17 -04:00
fastly.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
filter_parameter_logging.rb Initial commit 2018-02-28 16:11:08 -05:00
gibbon.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
honeycomb.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00
inflections.rb Initial commit 2018-02-28 16:11:08 -05:00
liquid.rb Enable require_dependency for Liquid tags in prod (#1613) 2019-01-22 14:57:17 -05:00
mime_types.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults.rb Initial commit 2018-02-28 16:11:08 -05:00
new_framework_defaults_5_1.rb Initial commit 2018-02-28 16:11:08 -05:00
octokit.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
persistent_csrf_token_cookie.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
pusher.rb Add initial ios push notifications to server (#1207) 2018-11-27 17:40:43 -05:00
redcarpet.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
reserved_words.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
reverse_markdown.rb Remove Sendbird (#421) 2018-06-19 17:51:10 -04:00
rolify.rb #260 increase mentee-mentor description length (#405) 2018-08-20 10:20:23 -04:00
s3_direct_upload.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
serviceworker.rb Initial commit 2018-02-28 16:11:08 -05:00
session_store.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
share_meow_client.rb Migrate to Travis CI (part 2) (#591) 2018-07-20 20:17:18 -04:00
silence_cache_log.rb Silence cache logs (#507) 2018-08-27 16:03:11 -04:00
slack_notifier.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
stripe.rb Add Stripe Cancellation Webhook (#1682) 2019-02-13 15:56:19 -05:00
timber.rb Log ActiveRecord queries in development (#1549) [ci skip] 2019-01-15 10:35:55 -05:00
timeout.rb Adds optional support for Docker/Compose (#296) 2018-10-12 11:48:53 -04:00
wrap_parameters.rb Initial commit 2018-02-28 16:11:08 -05:00