We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 157a736 commit ec44b54Copy full SHA for ec44b54
dist.ini
@@ -54,10 +54,8 @@ mode = on
54
[MojibakeTests]
55
[PodSyntaxTests]
56
[Test::CPAN::Changes]
57
-[Substitute / RenameTestCPANChanges]
58
--version = 0.008
59
-file = xt/release/cpan-changes.t
60
-filename_code = s{release}{author};
+:version = 0.013
+filename = xt/author/cpan-changes.t
61
[Test::ChangesHasContent]
62
[Test::Compile]
63
[Test::EOL]
@@ -66,10 +64,9 @@ filename = xt/author/kwalitee.t
66
64
[Test::MinimumVersion]
67
65
[Test::NoTabs]
68
[Test::Perl::Critic]
69
-critic_config = .perlcriticrc
70
-[Substitute / VerboseCritic]
71
-file = xt/author/critic.t
72
-code = s/ x!!.*;/;/; s/(-profile)/-verbose => 8, $1/;
+:version = 3.002
+profile = .perlcriticrc
+verbose = 8
73
[Test::Pod::Coverage::TrustMe]
74
[Test::PodSpelling]
75
[Test::Portability]
0 commit comments