[InputOutput::RequireBriefOpen]
severity = 2

# We use signatures everywhere instead of prototypes (except for a few
# subroutines used with sort), but perlcritic doesn't understand that.
[-Subroutines::ProhibitSubroutinePrototypes]

# Probably sensible in principle, but I want madison-lite to remain usable
# with minimal dependencies.
[-ValuesAndExpressions::ProhibitConstantPragma]
