Module: RuboCop::Raylib

Defined in:
lib/rubocop/raylib.rb,
lib/rubocop/raylib/inject.rb,
lib/rubocop/raylib/version.rb

Overview

Raylib cops for the RuboCop static code analyzer.

Defined Under Namespace

Modules: Inject

Constant Summary collapse

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