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 - v1.0.0: rubocop-rails_config now requires rubocop v1.0

Published by toshimaru almost 4 years ago

This is the first rubocop-rails_config v1.0.0 release, which requires rubucop v1.0+.

  • Enable Layout/SpaceAroundOperators cop #83 (@koic )

We still supports Ruby 2.4. ;)

rubocop-rails_config -

Published by toshimaru almost 4 years ago

  • Add rubocop 1.0 support 🎉
  • Enable rubocop-packing 📦
  • Drop rubocop 0.85-0.88 💧

PR. #82

rubocop-rails_config -

Published by toshimaru about 4 years ago

  • Support rubocop v0.93 (#80)
  • Sync rubocop setting with the upstream #79
rubocop-rails_config -

Published by toshimaru about 4 years ago

  • Branch rename: master to main
  • Support rubocop 0.90, 0.91, 0.92 #78
  • Drop rubocop 0.82, 0.83, 0.84 #78
rubocop-rails_config -

Published by toshimaru about 4 years ago

  • Add rubocop v0.89 support #77 @toshimaru
rubocop-rails_config -

Published by toshimaru about 4 years ago

  • Support rubocop v0.87 and v0.88 #76
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Add rubocop v0.86 support #75
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Add rubocop v0.85 support #74 (@toshimaru)
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Enable Performance/DeletePrefix and Performance/DeleteSuffix cops #73 ( @koic )
  • Add rubocop v0.83 and rubocop v0.84 support #72 ( @toshimaru )
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Enable Rails/IndexBy and Rails/IndexWith cops #70 @koic
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Rename Layout/Tab to Layout/IndentationStyle #69 ( @koic )
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Drop support for Ruby 2.3 #67 ( @koic )
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Enable Style/HashTransformKeys cop and Style/HashTransformValues cop #64 @koic
rubocop-rails_config -

Published by toshimaru over 4 years ago

  • Add rubocop v0.80 support #63
rubocop-rails_config -

Published by toshimaru almost 5 years ago

Rubocop 0.78, 0.79 and Ruby 2.7 Support #62

rubocop-rails_config -

Published by toshimaru almost 5 years ago

  • Update rails.yml for rubocop v0.77 #61
rubocop-rails_config -

Published by toshimaru almost 5 years ago

  • Enable Layout/ClosingHeredocIndentation cop #59 ( @koic )
rubocop-rails_config -

Published by toshimaru almost 5 years ago

  • Support RuboCop 0.76 #57 ( @koic )
rubocop-rails_config -

Published by toshimaru about 5 years ago

  • Exclude tmp directory by default #54 ( @koic )
rubocop-rails_config -

Published by toshimaru about 5 years ago

  • Disable Style/BracesAroundHashParameters #53 ( @koic )