Module: Rf::Stylez

Defined in:
lib/rf/stylez.rb,
lib/rf/stylez/version.rb,
lib/rf/stylez/update_check.rb

Overview

Stylez

Defined Under Namespace

Modules: UpdateCheck

Constant Summary collapse

VERSION =
"1.1.0"

Class Method Summary collapse

Class Method Details

.reek_config_pathObject



17
18
19
# File 'lib/rf/stylez.rb', line 17

def self.reek_config_path
  File.expand_path("../../ruby/.reek.yml", __dir__)
end