Module: RuboCop::Oracle

Defined in:
lib/rubocop/oracle.rb,
lib/rubocop/oracle/plugin.rb,
lib/rubocop/oracle/version.rb

Overview

RuboCop Oralce project namespace

Defined Under Namespace

Classes: Plugin

Constant Summary collapse

CONFIG =
YAML.safe_load(CONFIG_DEFAULT.read).freeze
VERSION =
'1.0.0'