Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 203 Bytes

installation.adoc

File metadata and controls

15 lines (11 loc) · 203 Bytes

Installation

RuboCop AST's installation is pretty standard:

$ gem install rubocop-ast

Using bundler, include it in your Gemfile:

gem 'rubocop-ast'