class RuboCop::Cop::Style::NumericLiterals

def min_digits

def min_digits
  cop_config['MinDigits']
end