Skip to content
This repository has been archived by the owner on Sep 20, 2023. It is now read-only.

(v3.3.0) Ruby: rubocop

LCD 47 edited this page Dec 13, 2014 · 1 revision

Maintainer: Recai Oktaş roktas@bil.omu.edu.tr

Rubocop is a style checker for Ruby. See the project's page for details.

Notes:

  1. Most issues returned by rubocop are warnings, so for best results you should set g:syntastic_quiet_warnings to 0 in your vimrc.
  2. Only rubocop versions 0.9.0 and later are supported.
Clone this wiki locally