Closed prpetten closed 7 years ago
This looks good, thanks. I think we should combine this check with the rspec_focus
check. They both do conceptually the same thing.
I can work on combining them or I can let you handle it, let me know ;)
I'll combing them, and send it back over to you. Didn't know which would be preferred.
I have some time to combine the two checks into one, so I'll merge this in.
I always use the 'f' prefix for adding focus to my specs in rspec rather than :focus, so the existing check wasn't helping me. I added this to help prevent me from adding focus to my team's specs.
this commit fixes #205