[libdist-zilla-plugin-test-eol-perl] 14/18: remove all tabs

Intrigeri intrigeri at moszumanska.debian.org
Sun Aug 16 09:20:14 UTC 2015


This is an automated email from the git hooks/post-receive script.

intrigeri pushed a commit to annotated tag 0.13
in repository libdist-zilla-plugin-test-eol-perl.

commit 7144e93bc1212a42befb5f88d1a4d4c78712e0c2
Author: Karen Etheridge <ether at cpan.org>
Date:   Tue Oct 21 21:15:23 2014 -0700

    remove all tabs
---
 dist.ini                          | 1 -
 lib/Dist/Zilla/Plugin/Test/EOL.pm | 6 +++---
 weaver.ini                        | 4 ++--
 3 files changed, 5 insertions(+), 6 deletions(-)

diff --git a/dist.ini b/dist.ini
index 17d2276..a5c2e42 100644
--- a/dist.ini
+++ b/dist.ini
@@ -22,7 +22,6 @@ Git::Tag.tag_message = %v
 Git::NextVersion.version_regexp = ^([\d._]+)(-TRIAL)?$
 Test::ReportPrereqs.include = CPAN::Meta::Validator
 -remove = EOLTests
--remove = Test::NoTabs  ; TODO
 
 [Test::EOL]
 [Test::CPAN::Meta::JSON]
diff --git a/lib/Dist/Zilla/Plugin/Test/EOL.pm b/lib/Dist/Zilla/Plugin/Test/EOL.pm
index 1d5ab7f..7b22a9c 100644
--- a/lib/Dist/Zilla/Plugin/Test/EOL.pm
+++ b/lib/Dist/Zilla/Plugin/Test/EOL.pm
@@ -15,9 +15,9 @@ with
 ;
 
 has trailing_whitespace => (
-	 is      => 'ro',
-	 isa     => 'Bool',
-	 default => 1,
+    is      => 'ro',
+    isa     => 'Bool',
+    default => 1,
 );
 
 has filename => (
diff --git a/weaver.ini b/weaver.ini
index beca413..ab6b386 100644
--- a/weaver.ini
+++ b/weaver.ini
@@ -11,10 +11,10 @@
 [Generic / OVERVIEW]
 
 [Collect / ATTRIBUTES]
-	command = attr
+command = attr
 
 [Collect / METHODS]
-	command = method
+command = method
 
 [Leftovers]
 

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-perl/packages/libdist-zilla-plugin-test-eol-perl.git



More information about the Pkg-perl-cvs-commits mailing list