[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[lintian] 01/01: Run perltidy



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

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 0d1d23821126044fbb6cf9d07f67d61d3a7b2cf5
Author: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
Date:   Fri Jul 31 10:36:33 2015 +0200

    Run perltidy
---
 checks/cruft.pm | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/checks/cruft.pm b/checks/cruft.pm
index 40d1f43..682b68b 100644
--- a/checks/cruft.pm
+++ b/checks/cruft.pm
@@ -819,8 +819,7 @@ sub full_text_check {
     }
 
     # some js file comments are really really long
-    my $sfd
-        = Lintian::SlidingWindow->new($fd, \&lc_block, BLOCKSIZE);
+    my $sfd= Lintian::SlidingWindow->new($fd, \&lc_block, BLOCKSIZE);
     my %licenseproblemhash;
 
     # we try to read this file in block and use a sliding window

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: