rubocop-rails_config

RuboCop configuration which has the same code style checking as official Ruby on Rails.

MIT License

Downloads
2.2M
Stars
155

Bot releases are hidden (Show)

rubocop-rails_config -

Published by toshimaru about 5 years ago

  • Bump RuboCop to 0.74 #52 @koic
rubocop-rails_config -

Published by toshimaru about 5 years ago

  • Change "EnforcedStyle: rails" to "EnforcedStyle: indented_internal_methods" #50 (@grimmxsleeper)
rubocop-rails_config -

Published by toshimaru over 5 years ago

  • Exclude bin/ db/ and config/ from Lint #48 ( @gnomus )
  • Update README #46 ( @toshimaru )
rubocop-rails_config -

Published by toshimaru over 5 years ago

  • Enable Layout/EmptyLinesAroundAccessModifier cop #47 (by @koic)
rubocop-rails_config -

Published by toshimaru over 5 years ago

Update for Layout/FirstParameterIndentation name change #43 (by @Floppy )

Changes

rubocop-rails_config -

Published by toshimaru over 5 years ago

  • Enable Layout/SpaceBeforeComment cop #39 @koic
  • Fix typo #40
rubocop-rails_config -

Published by toshimaru over 5 years ago

  • CI against RuboCop 0.64, 0.65, and 0.66 #36 @koic
  • Drop Ruby 2.2 Support / Drop rubocop v0.58 & v0.59 Support #37
rubocop-rails_config -

Published by toshimaru over 5 years ago

  • Enable Performance/ReverseEach cop #33 @koic
  • Enable Lint/AmbiguousOperator and Lint/AmbiguousRegexpLiteral cops #34 @koic
rubocop-rails_config -

Published by toshimaru over 5 years ago

  • Enable Lint/ErbNewArguments cop #31 @koic
  • CI against RuboCop 0.63 #30 @koic
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Enable Lint/DeprecatedClassMethods cop #29
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Enable Lint/UselessAssignment cop #28
  • Rails Integration Test (#27)
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Drop rubocop v0.56/v0.57 Support #26
  • Fix CI #25
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Enable Lint/ShadowingOuterLocalVariable cop #24 by @koic
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Enable Style/RedundantBegin cop #22 by @koic
  • Add Ruby 2.6 Support #23
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Enable Layout/SpaceAfterSemicolon cop #21 @koic
  • Update Exclude Setting #18, #19
rubocop-rails_config -

Published by toshimaru almost 6 years ago

Ignore bin/config/db directories #19

rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Update Exclude Setting #18
rubocop-rails_config -

Published by toshimaru almost 6 years ago

  • Add RuboCop v0.59 and v0.60 on CI #17 by @toshimaru
  • RuboCop Rails Config Update #16 by @toshimaru
rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Enable Style/RedundantFreeze cop #15 @koic
rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Enable Performance/UnfreezeString cop #14 @koic