severity  = 1

[RegularExpressions::RequireExtendedFormatting]
minimum_regex_length_to_complain_about = 3

[ValuesAndExpressions::ProhibitInterpolationOfLiterals]
allow_if_string_contains_single_quote = 1

[Documentation::PodSpelling]
stop_words_file = t/stop_words
