svetlins / foolproof

git pre-commit hook for validating ruby code

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

git pre-commit hook for validating ruby code


Languages

Language:Ruby 100.0%