1[JSON]
2select = t/**/*json
3
4[PerlTidy]
5select = **/*.{pl,pm,t,psgi}
6ignore = .build/**/*
7ignore = HTTP-BrowserDetect-*/**/*
8ignore = blib/**/*
9ignore = t/00-*
10ignore = t/author-*
11ignore = t/release-*
12ignore = t/zzz-*
13ignore = xt/**/*
14argv = --profile=$ROOT/perltidyrc
15
16[SortLines::Naturally]
17select = .gitignore
18select = .stopwords
19