File: tidyall.ini

package info (click to toggle)
libdatetime-locale-perl 1%3A1.23-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 17,652 kB
  • sloc: perl: 206,497; makefile: 2
file content (34 lines) | stat: -rw-r--r-- 744 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
ignore = .build/**/*
ignore = DateTime-Locale-*/**/*
ignore = blib/**/*
ignore = lib/DateTime/Locale/Conflicts.pm
ignore = share/**/*
ignore = t/00-*
ignore = t/author-*
ignore = t/release-*
ignore = t/zzz-*
ignore = xt/**/*

[PerlCritic]
select = **/*.{pl,pm,t,psgi}
ignore = lib/DateTime/Locale/Base.pm
ignore = lib/DateTime/Locale/Data.pm
argv = --profile=$ROOT/perlcriticrc

[PerlCritic non-auto-generated xt]
select = xt/author/test-all-my-deps.t
argv = --profile=$ROOT/perlcriticrc

[PerlTidy]
select = **/*.{pl,pm,t,psgi}
argv = --profile=$ROOT/perltidyrc

[PerlTidy non-auto-generated xt]
select = xt/author/test-all-my-deps.t
argv = --profile=$ROOT/perltidyrc

[SortLines::Naturally]
select = .stopwords

[Test::Vars]
select = **/*.pm