You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(lint): disable pedantic RSpec cops and Layout enforcement for specs
Specs use integration-style patterns (multiple expectations per example,
string describe blocks, subject after let, etc.) — disable the corresponding
cops rather than fighting them individually.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
0 commit comments