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 visible (Hide)

rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Enable Lint/UriEscapeUnescape cop #12 @koic
  • Enable Style/ParenthesesAroundCondition cop #13 @koic
rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Enable Regexp cops #11 @koic
rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Turn on performance based cops #9 by @koic
rubocop-rails_config -

Published by toshimaru about 6 years ago

  • Stop using CustomCops
  • Change rubocop dependency (requires 0.56+)

PullRequest: #10

(Thanks for reporting issue, @5290charlie)

rubocop-rails_config -

Published by toshimaru over 6 years ago

Exclude Ruby files in db directory #5

rubocop-rails_config -

Published by toshimaru over 6 years ago

Enable Layout/EmptyLinesAroundBlockBody cop #3 @koic

rubocop-rails_config -

Published by toshimaru over 6 years ago

  • Add CustomCops/AssertNot rule #2 (This gives warning message if you use RuboCop v0.56 or more)
rubocop-rails_config -

Published by toshimaru over 6 years ago

  • Add update generator. Update your RuboCop yaml with the following command.
bundle exec rails generate  rubocop_rails_config:update
rubocop-rails_config -

Published by toshimaru over 6 years ago

see. https://github.com/toshimaru/rubocop-rails/issues/31