rubocop-rspec_rails

Code style checking for Rails-related RSpec files.

MIT License

Downloads
5.3M
Stars
16
Committers
137

Bot releases are visible (Hide)

rubocop-rspec_rails - RuboCop RSpec Rails v2.30.0 Latest Release

Published by github-actions[bot] 4 months ago

  • Fix an runtime error for rubocop-rspec +3.0. (@bquorning)
rubocop-rspec_rails - RuboCop RSpec Rails v2.29.1

Published by github-actions[bot] 4 months ago

  • Bump RuboCop requirement to +1.61. (@ydah)
rubocop-rspec_rails - RuboCop RSpec Rails v2.29.0

Published by github-actions[bot] 4 months ago

  • Support AutoCorrect: contextual option for LSP. (@ydah)
rubocop-rspec_rails - RuboCop RSpec Rails v2.28.3

Published by ydah 6 months ago

  • Fix an error for Ambiguous cop name RSpec/Rails/HttpStatus. (@ydah)
rubocop-rspec_rails - RuboCop RSpec Rails v2.28.2

Published by ydah 7 months ago

  • Fix a NameError by Cross-Referencing. (@ydah)
  • Fix an error for RSpecRails/HttpStatus when no rack gem is loaded with rubocop-rspec. (@ydah)
  • Fix an error for unrecognized cop or department RSpecRails/HttpStatus when also using rubocop-rails. (@ydah)
rubocop-rspec_rails - RuboCop RSpec Rails v2.28.1

Published by ydah 7 months ago

  • Implicit dependency on RuboCop RSpec. Note that if you use rubocop-rspec_rails, you must also explicitly add rubocop-rspec to the Gemfile, because you are changing to an implicit dependency on RuboCop RSpec. (@ydah)
rubocop-rspec_rails - RuboCop RSpec Rails v2.28.0

Published by ydah 7 months ago

  • Extracted from rubocop-rspec into a separate repository. (@ydah)