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

Ruby: rubocop

LCD 47 edited this page Oct 8, 2014 · 23 revisions

Maintainer: Recai Oktaş [email protected]

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 your g:syntastic_quiet_messages should not filter out warnings.
  2. Only rubocop versions 0.9.0 and later are supported.
  3. Running rubocop under development versions of ruby is not supported.
Clone this wiki locally