docbrown/spec/labor
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
..
article_suggester_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
assign_tag_moderator_spec.rb Enhance Internal Index Pages (#1747) 2019-02-06 10:25:19 -04:00
badge_rewarder_spec.rb Added 3 year anniversary badge (#1732) 2019-02-06 11:29:30 -04:00
bufferizer_spec.rb Add functionality for buffering to different accounts (#752) 2018-09-26 15:51:39 -04:00
cache_buster_spec.rb Replace each with find_each for AR queries (#1557) 2019-01-15 16:38:03 -05:00
color_from_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
coupon_generator_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
email_digest_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
email_logic_spec.rb Fix issue with boosted article in email digest (#1936) 2019-03-01 13:51:06 -08:00
emoji_converter_spec.rb [Emojis in Markdown] (#1653) 2019-01-28 16:28:59 -05:00
flare_tag_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
follow_checker_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
generated_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
hex_comparer_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
language_detector_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
mailchimp_bot_spec.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
markdown_fixer_spec.rb Improve title parsing logic (#88) 2018-03-16 17:02:32 -04:00
markdown_parser_spec.rb Added <kbd> tag support to markdown editors in article posts and comm… (#1761) 2019-02-16 22:30:35 -04:00
mentorship_matcher_spec.rb Adds method to create bulk mentorship matches (#631) 2018-09-11 16:46:01 -04:00
podcast_feed_spec.rb Fix rubocop lints (#794) 2018-10-03 13:00:09 -04:00
rate_limit_checker_spec.rb Use timezone aware methods (#893) 2018-10-18 16:26:29 -04:00
reaction_image_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
reading_list_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
twilio_token_spec.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
unread_notifications_emailer_spec.rb Initial commit 2018-02-28 16:11:08 -05:00
user_similarity_spec.rb Rubocop cleanups (#1415) 2019-01-02 11:20:02 -05:00