-
-
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
Update
RSpec/IteratedExpectation
cop documentation with an example of a matcher relying on block arguments
#1659
opened Jun 8, 2023 by
jprince
Loading…
updated Aug 15, 2023
4 of 13 tasks
LeakyConstantDeclaration - allow definitions on example group
#1798
opened Feb 5, 2024 by
naveg
Loading…
updated Feb 6, 2024
5 of 13 tasks
Fix
RSpec/ExampleWording
in escaping and %
string literals
#1800
opened Feb 7, 2024 by
r7kamura
Loading…
updated Feb 9, 2024
5 of 13 tasks
Fix: Fix false negative for
RSpec/Dialect
when specified Capybara-specific methods
#1952
opened Aug 26, 2024 by
sanfrecce-osaka
Loading…
updated Nov 9, 2024
5 of 13 tasks
Add new
RedundantContext
cop
#2020
opened Jan 8, 2025 by
tejasbubane
Loading…
updated Feb 13, 2025
12 tasks done
Remove
Reference
from config
#2049
opened Feb 19, 2025 by
Earlopain
Loading…
updated Feb 19, 2025
4 of 13 tasks
Always use
expect_correction
or expect_no_corrections
when autocorrect is supported
#2052
opened Feb 25, 2025 by
Earlopain
Loading…
updated Feb 25, 2025
Fix a false positive for
RSpec/DescribedClass
when SkipBlocks
is true and numblocks are used
#2054
opened Mar 3, 2025 by
Earlopain
Loading…
updated Mar 3, 2025
4 of 6 tasks
ProTip!
Adding no:label will show everything without a label.