1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18
# Perltidy configuration for foostats # Line length and indentation -l=100 -i=4 -ci=4 # Vertical and parenthesis tightness -vt=2 -pt=2 # Backup original and write in place -b -bext=.bak # Keep errors summary -se