Class: Central::Devtools::Config::Flay

Inherits:
Central::Devtools::Config show all
Defined in:
lib/central/devtools/config.rb

Overview

Flay configuration

Constant Summary collapse

FILE =
'flay.yml'.freeze
DEFAULT_LIB_DIRS =
%w(lib).freeze
DEFAULT_EXCLUDES =
%w().freeze

Constants inherited from Central::Devtools::Config

DEFAULT_CONFIG, TypeError

Method Summary

Methods inherited from Central::Devtools::Config

#config_file