bobgilmore / githooks

My personal githooks, which help me avoid silly or obvious mistakes.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Don't search for the "forbidden" strings in Gemfile[.lock]

bobgilmore opened this issue · comments

For example, pry and byebug are fine in the Gemfile!

Maybe change the search to binding.pry etc.?