An open API service for providing issue and pull request metadata for open source projects.

GitHub / rubocop/rubocop-rspec issues and pull requests

#2093 - [FactoryBot] Wrong interpretation of attribute as example declaration

Issue - State: open - Opened by Mth0158 15 days ago - 5 comments

#2092 - Fix offenses for `InternalAffairs/ExampleDescription` cop

Pull Request - State: closed - Opened by ydah 22 days ago

#2091 - Adjust `RSpec/ReceiveMessages` description

Pull Request - State: closed - Opened by lovro-bikic about 2 months ago

#2090 - Let `RSpec/SpecFilePathFormat` leverage ActiveSupport inflections when configured

Pull Request - State: open - Opened by corsonknowles about 2 months ago - 3 comments

#2089 - Mark `RSpec/IncludeExamples` as `SafeAutoCorrect: false`

Pull Request - State: closed - Opened by yujideveloper 2 months ago - 4 comments

#2085 - CI: Add JRuby 10.0

Pull Request - State: open - Opened by bquorning 3 months ago

#2083 - RSpec/IncludeExamples is not safe to auto-correct

Issue - State: closed - Opened by jrmhaig 3 months ago - 1 comment

#2082 - Switch docs version back

Pull Request - State: closed - Opened by github-actions[bot] 3 months ago

#2081 - RuboCop RSpec v3.6.0 RubyKaigi 2025 edition

Pull Request - State: closed - Opened by ydah 3 months ago - 1 comment

#2080 - Remove runtime dependency on lint_roller

Pull Request - State: open - Opened by bquorning 4 months ago - 6 comments

#2079 - Consider prism in coverage results

Pull Request - State: closed - Opened by Earlopain 4 months ago - 1 comment

#2078 - Reordering test code is unsafe and breaks tests

Issue - State: open - Opened by p-datadog 4 months ago - 1 comment

#2077 - Support `itblock`

Pull Request - State: open - Opened by Earlopain 4 months ago - 3 comments

#2076 - RSpec/SpecFilePathFormat allow multiple values for same key in IgnoreMetadata

Pull Request - State: closed - Opened by sriedel 4 months ago - 5 comments

#2075 - RSpec/LetSetup false positive with nested groups

Issue - State: open - Opened by dgmora 4 months ago

#2074 - Add new `RSpec/ChangeWithoutExpect` cop

Pull Request - State: open - Opened by ydah 4 months ago

#2072 - Fix a InternalAffairs/NodeTypeGroup

Pull Request - State: closed - Opened by ydah 4 months ago - 4 comments

#2071 - Fix an error `RSpec/ChangeByZero` cop when without expect block

Pull Request - State: closed - Opened by lee266 4 months ago - 9 comments

#2070 - RSpec/SpecFilePathFormat allow multiple values for same key in IgnoreMetadata

Pull Request - State: closed - Opened by sriedel 4 months ago - 3 comments

#2069 - RSpec/ChangeByZero cop error when analyzing invalid change matcher syntax

Issue - State: closed - Opened by lee266 4 months ago - 2 comments
Labels: bug

#2068 - Improve PredicateMatcher recommendations

Pull Request - State: open - Opened by bquorning 4 months ago

#2064 - `bundle exec rake` changing documentation on master

Issue - State: closed - Opened by dvandersluis 4 months ago - 4 comments

#2063 - Fix `Style/RedundantParentheses` offense on edge rubocop

Pull Request - State: closed - Opened by dvandersluis 4 months ago

#2061 - Add explanation for ExpectChange unsafe autocorrection

Pull Request - State: closed - Opened by lovro-bikic 5 months ago

#2060 - Fix false positive in RSpec/Pending

Pull Request - State: closed - Opened by bquorning 5 months ago - 1 comment

#2059 - RSpec/ContextWording: Detect non-string in Prefixes

Pull Request - State: closed - Opened by bquorning 5 months ago - 7 comments

#2058 - Produces broken english on corrections

Issue - State: open - Opened by p-datadog 5 months ago - 5 comments
Labels: bug

#2057 - Use extended `CopsDocumentationGenerator`

Pull Request - State: closed - Opened by koic 5 months ago

#2056 - Fix rubocop offense

Pull Request - State: closed - Opened by ydah 5 months ago

#2055 - Fix current RuboCop offense

Pull Request - State: closed - Opened by Earlopain 5 months ago

#2051 - Want helpful message when Prefixes of ContextWording contains non-string.

Issue - State: closed - Opened by sakuro 5 months ago - 1 comment
Labels: enhancement

#2050 - Only run publish workflow on upstream repo

Pull Request - State: closed - Opened by Earlopain 5 months ago

#2049 - Remove `Reference` from config

Pull Request - State: closed - Opened by Earlopain 5 months ago - 2 comments

#2048 - Undefined method in all files with RuboCop RSpec 3.5.0

Issue - State: closed - Opened by p-linnane 5 months ago - 8 comments

#2046 - Use new ast features

Pull Request - State: closed - Opened by bquorning 6 months ago

#2045 - Switch docs version back

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#2044 - Default rake task makes unintended changes to docs?

Issue - State: closed - Opened by bquorning 6 months ago - 6 comments

#2043 - Release v3.5.0

Pull Request - State: closed - Opened by bquorning 6 months ago - 1 comment

#2042 - Pluginfy RuboCop RSpec

Pull Request - State: closed - Opened by koic 6 months ago - 5 comments

#2041 - False negative for `RSpec/BeEq` or `RSpec/BeEql`

Issue - State: open - Opened by ydakuka 6 months ago

#2039 - Fewer inline disabled cops

Pull Request - State: closed - Opened by bquorning 6 months ago

#2038 - Update default_config_spec.rb

Pull Request - State: closed - Opened by corsonknowles 6 months ago

#2037 - Add mdformat configuration file

Pull Request - State: open - Opened by bquorning 6 months ago - 1 comment

#2036 - Fix a bug in RSpec/PredicateMatcher

Pull Request - State: closed - Opened by bquorning 6 months ago

#2035 - Update `CONTRIBUTING.md` to include `Simplecov`

Pull Request - State: closed - Opened by corsonknowles 6 months ago - 5 comments

#2034 - Tell SimpleCov to ignore unreachable code

Pull Request - State: closed - Opened by bquorning 6 months ago - 7 comments

#2033 - Refactor RSpec/Focus, increase branch coverage

Pull Request - State: closed - Opened by bquorning 6 months ago - 2 comments

#2032 - Add eql/equal support to RSpec/PredicateMatcher

Pull Request - State: closed - Opened by bquorning 6 months ago - 1 comment

#2031 - Config formatter coverage

Pull Request - State: closed - Opened by bquorning 6 months ago - 2 comments

#2030 - Finish branch coverage for `RSpec/DescribedClass`

Pull Request - State: closed - Opened by corsonknowles 6 months ago - 6 comments

#2029 - Add branch coverage for `RSpec/ImplicitSubject`

Pull Request - State: closed - Opened by corsonknowles 6 months ago

#2028 - Revert "CI: Use arm64 runners"

Pull Request - State: closed - Opened by bquorning 6 months ago - 1 comment

#2027 - Mark `RSpec/LetSetup` as unsafe

Pull Request - State: closed - Opened by r7kamura 6 months ago - 3 comments

#2026 - Update .rubocop.yml, and disable OnSendWithoutOnCSend

Pull Request - State: closed - Opened by bquorning 6 months ago - 3 comments

#2025 - Use node groups in node patterns to replace unions of types

Pull Request - State: closed - Opened by dvandersluis 6 months ago - 7 comments

#2024 - Switch docs version back

Pull Request - State: closed - Opened by github-actions[bot] 6 months ago

#2023 - Release v3.4.0

Pull Request - State: closed - Opened by bquorning 6 months ago - 1 comment

#2021 - False negative for `RSpec/RepeatedExampleGroupDescription`

Issue - State: open - Opened by ydakuka 7 months ago - 6 comments

#2020 - Add new `RedundantContext` cop

Pull Request - State: open - Opened by tejasbubane 7 months ago - 6 comments

#2017 - Remove an example which is a syntax error in Ruby's parser

Pull Request - State: closed - Opened by ydah 7 months ago

#2016 - Update Ruby version in GitHub Actions workflow to 3.4

Pull Request - State: closed - Opened by ydah 7 months ago

#2015 - Remove unused method matcher for pending steps without reason

Pull Request - State: closed - Opened by ydah 7 months ago

#2013 - [DOC] Fix markup for lists

Pull Request - State: closed - Opened by kyanagi 7 months ago

#2011 - [DOC] Remove duplicated examples

Pull Request - State: closed - Opened by kyanagi 7 months ago - 1 comment

#2008 - Switch docs version back

Pull Request - State: closed - Opened by github-actions[bot] 8 months ago

#2007 - Release v3.3.0

Pull Request - State: closed - Opened by bquorning 8 months ago - 1 comment

#2006 - Update RSpec 4 CI to the monorepo

Pull Request - State: closed - Opened by Earlopain 8 months ago - 5 comments

#2005 - Fix EmptyMetadata for splat kwargs

Pull Request - State: closed - Opened by pirj 8 months ago - 1 comment

#2004 - RSpec/EmptyMetadata false positive with double splat

Issue - State: closed - Opened by tylerhunt 8 months ago

#2003 - Fix formatting in some markdown files

Pull Request - State: closed - Opened by ydah 8 months ago

#2002 - IndexedLet should not flag let-vars that correspond to keyword args

Issue - State: open - Opened by jasonkarns 8 months ago - 8 comments

#2001 - New cop to discourage `context` with only a single test

Issue - State: closed - Opened by fatkodima 8 months ago - 1 comment

#2000 - New cop to disallow before and a single test case

Issue - State: open - Opened by fatkodima 8 months ago - 2 comments

#1998 - Use Node extensions instead of *splat

Pull Request - State: closed - Opened by bquorning 8 months ago - 2 comments

#1996 - Demonstrate unsafe changes from `ScatteredSetup`

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 1 comment

#1994 - Add an else condition to correct `StubbedMock` behavior

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 4 comments

#1993 - Document behavior of trailing empty lines for `ExcessiveDocstringSpacing`

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 1 comment

#1992 - Test derivative `case style` for `BeNil` cop

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 1 comment

#1991 - Cover and then remove `ancestor.send_type?` branch in `UnspecifiedException`

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 5 comments

#1990 - Complete branch coverage for more files

Pull Request - State: closed - Opened by corsonknowles 9 months ago - 4 comments