jish / pre-commit

A slightly improved pre-commit hook for git
https://jish.github.io/pre-commit/
Other
796 stars 96 forks source link

Update rspec_focus plugin to support new JSON-style hash syntax #169

Closed pacso closed 10 years ago

pacso commented 10 years ago

Update rspec_focus plugin to support new JSON-style hash syntax. Additionally, it should ignore mention of :focus within spec code blocks

mpapis commented 10 years ago

@jish we should be good to merge here

jish commented 10 years ago

Awesome, thanks for turning this into a pull request!

pacso commented 10 years ago

You're welcome :)