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

Latest commit

 

History

History
14 lines (10 loc) · 286 Bytes

README.md

File metadata and controls

14 lines (10 loc) · 286 Bytes

brackets-rubocop

Adds RuboCop support to Brackets. Uses the new Brackets linting API.

Usage

Requires Ruby 2.0.0-p247 and (globally-available) RuboCop:

rvm install 2.0.0-p247
rvm @global do gem install rubocop