File tree Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Expand file tree Collapse file tree 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -66,6 +66,7 @@ lib/Test/Harness.pm
6666Makefile.PL
6767MANIFEST
6868MANIFEST.CUMMULATIVE
69+ META.json
6970META.yml
7071perlcriticrc
7172README
@@ -74,8 +75,8 @@ t/aggregator.t
7475t/bailout.t
7576t/base.t
7677t/callbacks.t
77- t/compat/env_opts.t
7878t/compat/env.t
79+ t/compat/env_opts.t
7980t/compat/failure.t
8081t/compat/inc-propagation.t
8182t/compat/inc_taint.t
@@ -89,6 +90,7 @@ t/console.t
8990t/data/catme.1
9091t/data/proverc
9192t/data/sample.yml
93+ t/env_opts.t
9294t/errors.t
9395t/file.t
9496t/glob-to-regexp.t
@@ -134,6 +136,7 @@ t/proverun.t
134136t/proveversion.t
135137t/regression.t
136138t/results.t
139+ t/rulesfile.t
137140t/sample-tests/bailout
138141t/sample-tests/bignum
139142t/sample-tests/bignum_many
@@ -227,4 +230,3 @@ xt/author/pod.t
227230xt/author/stdin.t
228231xt/perls/harness_perl.t
229232xt/perls/sample-tests/perl_version
230- META.json
Original file line number Diff line number Diff line change 11\.tmproj$
2+ ^Test-Harness-*/*
23\.tar\.gz$
34\B\.svn\b
45\B\.git\b
1718^Build$
1819^blib/
1920^pm_to_blib$
21+ ^MYMETA.yml$
22+ ^MYMETA.json$
2023
2124# Temp, old and emacs backup files.
2225~$
You can’t perform that action at this time.
0 commit comments