Unclaimed project
Are you a maintainer of rubocop-rspec? Claim this project to take control of your public changelog and roadmap.
Changelog
Code style checking for RSpec files.
Last updated 19 days ago
RSpec/LeakyLocalVariable when variables are used only in example metadata (e.g., skip messages). (@ydah)RSpec/ScatteredSetup when the hook is defined inside a class method. (@d4rky-pl)RSpec/DescribedClass inside dynamically evaluated blocks (class_eval, module_eval, instance_eval, class_exec, module_exec, instance_exec). (@sucicfilip)RSpec/Output. (@kevinrobell-st)