docbrown/config
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
..
environments Rubocop fixes (#1966) 2019-03-04 06:18:09 -08:00
initializers Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
locales Initial commit 2018-02-28 16:11:08 -05:00
webpack Reduce Airbrake's error output (#628) 2018-07-27 09:04:52 -07:00
application.rb Remove all flipflop related code (#1358) 2018-12-18 16:01:18 -05:00
boot.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
cable.yml Initial commit 2018-02-28 16:11:08 -05:00
database.yml.sample Remove database.yml from the repo (#1162) 2018-11-27 16:42:10 -05:00
database.yml.travis Migrate to Travis CI --skip-ci (#588) 2018-07-16 17:11:42 -04:00
environment.rb Code cleanups (#659) 2018-08-07 11:00:13 -04:00
puma.rb Remove puma worker killer (#1575) 2019-01-16 18:14:43 -05:00
routes.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
sample_application.yml Notifications part 2 (#1156) 2018-11-19 18:14:24 -05:00
secrets.yml Initial commit 2018-02-28 16:11:08 -05:00
sitemap.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
skylight.yml Initial commit 2018-02-28 16:11:08 -05:00
spring.rb Rubocop Style cops enabled (#2056) 2019-03-15 18:33:54 -04:00
webpacker.yml Make adjustments and fixes to DEV Conncect (#427) 2018-06-13 14:46:30 -04:00