Slide 17
Slide 17 text
On the fly lint
• If your editor has a plugin for Ruby, RuboCop
or syntax checker, you might be able to run
RuboCop on the fly, while you edit code.
• Autocorrect works on the fly as well.
• If your editor does not have a plugin, I
recommend changing an editor (use Vim if
you have no preference )