module Rf::Stylez
Constants
- VERSION
Public Class Methods
reek_config_path()
click to toggle source
# File lib/rf/stylez.rb, line 17 def self.reek_config_path File.expand_path("../../ruby/.reek.yml", __dir__) end