severity = brutal
[-CodeLayout::RequireTidyCode]

[Subroutines::ProhibitUnusedPrivateSubroutines]
private_name_regex = _(?!_)\w+
