/foolproof

git pre-commit hook for validating ruby code

Primary LanguageRuby

Foolproof

Foolproof is an intelligent Git pre-commit hook that checks committed Ruby code for several typical problems. It utilizes the Ripper Ruby parser that's included in Ruby 1.9

Instalation

There isn't an automated instalation process right now.