Skip to content

Commit

Permalink
Add plugin: PERLANCAR::EnsurePrereqToSpec
Browse files Browse the repository at this point in the history
  • Loading branch information
perlancar committed Sep 11, 2015
1 parent a4386b4 commit 6ebaf98
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 0 deletions.
3 changes: 3 additions & 0 deletions dist.ini
Expand Up @@ -39,6 +39,9 @@ Dist::Zilla::Plugin::OurDist=0
;!lint_prereqs assume-used # undetected by scan_prereqs
Dist::Zilla::Plugin::PERLANCAR::CheckDepDists=0

;!lint_prereqs assume-used # undetected by scan_prereqs
Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec=0

;!lint_prereqs assume-used # undetected by scan_prereqs
Dist::Zilla::Plugin::PERLANCAR::MetaResources=0

Expand Down
1 change: 1 addition & 0 deletions lib/Dist/Zilla/PluginBundle/Author/PERLANCAR.pm
Expand Up @@ -20,6 +20,7 @@ sub configure {
'Rinci::AbstractFromMeta',
'PodnameFromFilename',
'PERLANCAR::CheckDepDists',
'PERLANCAR::EnsurePrereqToSpec',
'PERLANCAR::MetaResources',
'CheckChangeLog',
'CheckMetaResources',
Expand Down

0 comments on commit 6ebaf98

Please sign in to comment.