Hacker News new | ask | show | jobs
by JD557 4123 days ago
I'm a casual ruby programmer (I only use it to write "powerful bash scripts") and have been using rubocop with vim/syntastic.

The attention to detail is incredible, which I'm not sure if I like or not, since it usually feels like I have someone nitpicking about the style of my quick scripts.

I've been learning a lot about ruby standards though.