seancaffery / lt-rubocop

rubocop plugin for LightTable

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RuboCop LightTable Plugin

RuboCop, Ruby syntax and style checker, integration for LightTable.

Marks lines that violate configured cops and shows violations on gutter hover.

Requirements

Requires the RuboCop gem to be installed and the rubocop executable to be available on the path.

Tested with rbenv but should be fine with other Ruby managers. If not, let me know via an issue.

Contributing

Pull requests welcome :)

License

MIT

About

rubocop plugin for LightTable

License:MIT License


Languages

Language:JavaScript 76.6%Language:Clojure 23.4%