Libraries
»
rubocop-grep
(0.1.0)
»
Index (G)
»
RuboCop
»
Grep
Module: RuboCop::Grep
Defined in:
lib/rubocop/grep.rb
,
lib/rubocop/grep/inject.rb,
lib/rubocop/grep/version.rb
Defined Under Namespace
Modules:
Inject
Constant Summary
collapse
CONFIG =
YAML
.
safe_load
(
CONFIG_DEFAULT
.
read
)
.
freeze
VERSION =
"
0.1.0
"