Ruby Styling Checker
Tailor Ruby gem Version 0.0.2
Version 0.0.2 of Tailor is now available.
Tailor is a Ruby gem that recursively parses Ruby files in a directory and enables checking the styling of those files. The features it checks for, include hard-tabs in indentation, snake case class and module names, and extra whitespace at the end of lines and on empty lines.
It can be downloaded from github.
0 Comments