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
airbrake.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
algoliasearch.rb
application_controller_renderer.rb
assets.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
aws_sdk.rb
backtrace_silencers.rb
carrierwave.rb
cloudinary.rb
cookies_serializer.rb
delayed_job.rb Fix delayed job errors related to follows #1621 (#1835) 2019-02-23 18:16:20 -08:00
devise.rb
fastly.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
filter_parameter_logging.rb
gibbon.rb
honeycomb.rb
inflections.rb
liquid.rb
mime_types.rb
new_framework_defaults.rb
new_framework_defaults_5_1.rb
octokit.rb
persistent_csrf_token_cookie.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
pusher.rb
redcarpet.rb
reserved_words.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
reverse_markdown.rb
rolify.rb
s3_direct_upload.rb
serviceworker.rb
session_store.rb
share_meow_client.rb
silence_cache_log.rb
slack_notifier.rb
stripe.rb
timber.rb
timeout.rb
wrap_parameters.rb