castwide / solargraph-reek

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Solargraph Reek

A Reek diagnostics reporter for the Solargraph language server.

Installation

Add this line to your application's Gemfile:

gem 'solargraph-reek'

And then execute:

$ bundle

Or install it yourself as:

$ gem install solargraph-reek

Usage

Add solargraph-reek to your project's .solargraph.yml file:

plugins:
- solargraph-reek
reporters:
- reek

About

License:MIT License


Languages

Language:Ruby 97.0%Language:Shell 3.0%