Skip to content

Commit 5eea512

Browse files
committed
Update tidyall.ini
1 parent 9f04995 commit 5eea512

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

tidyall.ini

+8
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,10 @@ ignore = t/zzz-*
1010
ignore = xt/**/*
1111
argv = --profile=$ROOT/perlcriticrc
1212

13+
[PerlCritic non-auto-generated xt]
14+
select = xt/rt-112313.t
15+
argv = --profile=$ROOT/perlcriticrc
16+
1317
[PerlTidy]
1418
select = **/*.{pl,pm,t,psgi}
1519
ignore = .build/**/*
@@ -21,3 +25,7 @@ ignore = t/release-*
2125
ignore = t/zzz-*
2226
ignore = xt/**/*
2327
argv = --profile=$ROOT/perltidyrc
28+
29+
[PerlTidy non-auto-generated xt]
30+
select = xt/rt-112313.t
31+
argv = --profile=$ROOT/perltidyrc

0 commit comments

Comments
 (0)