Using the rubocop ruby code and style analyzer
Debian GNU/Linux System Administration Resources 2015-07-01
Summary:
If you're developing code that you expect others to read and work with then it is very important to pick a consistent style, and having a style-checker can make enforcing your choice much less painful. Here we'll take a look at the rubocop analyzer for Ruby.