Skip to content

Commit

Permalink
Build results of f4a39de (on master)
Browse files Browse the repository at this point in the history
  • Loading branch information
kentfredric committed Aug 10, 2014
1 parent f871692 commit a0ddcb4
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion Changes
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Release history for Gentoo-MetaEbuild-Spec-Base

1.000000 2014-08-10T10:22:27Z
1.000000 2014-08-10T10:23:36Z
[Dependencies::Stats]
- Dependencies changed since 0.1.4, see misc/*.deps* for details
- build: -1
Expand Down
1 change: 1 addition & 0 deletions maint/perlcritic.rc.gen.pl
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@

my @stopwords = (
qw(
MetaEbuild json ShareDir
)
);
for my $wordlist (@stopwords) {
Expand Down
1 change: 1 addition & 0 deletions misc/perlcritic.deps
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
Perl::Critic::Policy::Documentation::PodSpelling~0
Perl::Critic::Policy::Lax::RequireExplicitPackage::ExceptForPragmata~0
Perl::Critic::Policy::Variables::ProhibitUnusedVarsStricter~0
Perl::Critic::ProfileCompiler::Bundle::Bangs~0
Expand Down
1 change: 1 addition & 0 deletions perlcritic.rc
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,7 @@ allow_includes = 1

[Documentation::PodSpelling]
spell_command = aspell list --lang en_US
stop_words = MetaEbuild json ShareDir

[Documentation::ProhibitAdjacentLinks]

Expand Down

0 comments on commit a0ddcb4

Please sign in to comment.