-
-
Notifications
You must be signed in to change notification settings - Fork 278
Pull requests: rubocop/rubocop-rspec
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Fix a false positive for
RSpec/DescribedClass
when SkipBlocks
is true and numblocks are used
#2054
opened Mar 3, 2025 by
Earlopain
Loading…
4 of 6 tasks
Always use
expect_correction
or expect_no_corrections
when autocorrect is supported
#2052
opened Feb 25, 2025 by
Earlopain
Loading…
Fix: Fix false negative for
RSpec/Dialect
when specified Capybara-specific methods
#1952
opened Aug 26, 2024 by
sanfrecce-osaka
Loading…
5 of 13 tasks
Fix
RSpec/ExampleWording
in escaping and %
string literals
#1800
opened Feb 7, 2024 by
r7kamura
Loading…
5 of 13 tasks
LeakyConstantDeclaration - allow definitions on example group
#1798
opened Feb 5, 2024 by
naveg
Loading…
5 of 13 tasks
Update
RSpec/IteratedExpectation
cop documentation with an example of a matcher relying on block arguments
#1659
opened Jun 8, 2023 by
jprince
Loading…
4 of 13 tasks
ProTip!
Filter pull requests by the default branch with base:master.