1[PerlTidy]
2select = **/*.{pl,pm,t,psgi}
3ignore = .build/**/*
4ignore = HTTP-Date-*/**/*
5ignore = blib/**/*
6ignore = t/00-*
7ignore = t/author-*
8ignore = t/release-*
9ignore = t/zzz-*
10ignore = xt/**/*
11argv = --profile=$ROOT/perltidyrc
12