smockle-archive / brackets-rubocop

Adds Rubocop support to Brackets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Adds Rubocop support to Brackets.

License:MIT License


Languages

Language:JavaScript 100.0%