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