Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 209 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 209 Bytes

ruby-syntax-checker

simple script to check for ruby syntax errors in a couple of ways, including a git pre-commit hook.

Use hook by symlinking or copying "pre-commit" file to .git/hooks/