-
Notifications
You must be signed in to change notification settings - Fork 3
/
dist.ini
106 lines (93 loc) · 1.99 KB
/
dist.ini
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
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
name = App-Prove-Plugin-Elasticsearch
main_module = lib/App/Prove/Plugin/Elasticsearch.pm
version = 0.002
author = George S. Baugh <[email protected]>
license = Perl_5
copyright_holder = George S. Baugh
[MetaResources]
[GithubMeta]
issues = 1
user = teodesian
[GatherDir]
include_dotfiles = 1
exclude_match = .*\.swp
exclude_match = .*\.swo
prune_directory=doc/*
[PruneCruft]
except = \.travis.yml
[ManifestSkip]
[MetaYAML]
[MetaJSON]
[License]
[Readme]
[ExtraTests]
[ExecDir]
[ShareDir]
[MakeMaker]
[Manifest]
[PkgVersion]
[AutoPrereqs]
[MetaProvides::Package]
[PodWeaver]
[Git::Contributors]
[TidyAll]
[@TestingMania]
critic_config = perlcriticrc
disable = Test::Portability
;portability needs exceptions for .travis.yml!!!
[Test::PodSpelling]
stopwords = AUTODISCOVER
stopwords = ENV
stopwords = PLATFORMER
stopwords = SUT
stopwords = VERSIONER
stopwords = getter
stopwords = runtests
stopwords = versioners
stopwords = platformer
stopwords = autodiscover
stopwords = versioner
stopwords = elasticsearch
stopwords = testsuite
stopwords = cPanel
stopwords = EOFCallback
stopwords = Todo
stopwords = bailoutCallback
stopwords = commentCallback
stopwords = planCallback
stopwords = testCallback
stopwords = unknownCallback
stopwords = testN
stopwords = CentOS
stopwords = EXTENSIBILITY
stopwords = amongst
stopwords = blahblah
stopwords = conf
stopwords = elastest
stopwords = verisons
stopwords = openstack
stopwords = daemonify
stopwords = parallelized
stopwords = requeue
stopwords = shinies
stopwords = rc
stopwords = perlbrew
stopwords = RabbitMQ
stopwords = provisioner
stopwords = parallelized
stopwords = queueing
stopwords = TODO
stopwords = daemonizing
stopwords = sut
stopwords = subcommand
stopwords = testplan
[TestRelease]
[ConfirmRelease]
[UploadToCPAN]
[CheckMetaResources]
[CheckPrereqsIndexed]
[CheckChangesHasContent]
; `dzil authordeps` doesn't know about the Pod Weaver dependencies:
; authordep Pod::Weaver::Section::SourceGitHub = 0
; authordep Pod::Weaver::Section::Contributors = 0
[Git::CommitBuild]