Module: Normalizator::DefaultOptions
- Included in:
- Normalizator
- Defined in:
- lib/normalizator/default_options.rb
Constant Summary collapse
- DEFAULT_OPTIONS =
{ exclude_fileds_without_rule: true, ignore_unmatched_rules: true, default_unmatched_rules_value: nil }.freeze