The following commit has been merged in the master branch:
commit 2520cc8b54d9bb86f1c5fcd1dc61c7465d2a9b49
Author: Niels Thykier <[email protected]>
Date:   Sat Mar 30 13:47:03 2013 +0100

    .perlcriticrc: Reinstate critic policies already followed
    
    Signed-off-by: Niels Thykier <[email protected]>

diff --git a/.perlcriticrc b/.perlcriticrc
index a7b91ad..5b66434 100644
--- a/.perlcriticrc
+++ b/.perlcriticrc
@@ -8,7 +8,8 @@ severity = 1
 # Work based on a whitelist
 only = 1
 # Our whitelist (ignores severity):
-#include = MixedBooleanOperators ExplicitReturnUndef InteractiveTest 
GlobFunction UpperCaseHeredoc NegativeIndices PrivateVars UselessInitialization 
UnusedVariables ReusedNames PackageVars MatchVars ConditionalDeclarations 
NumberSeparators NullStatements LongChainsOfMethodCalls UseStrict UseWarnings 
SingleCharAlternation UnusedCapture FixedStringMatches EndWithOne 
ConditionalUseStatements TwoArgOpen PackageMatchesPodName JoinedReadline 
UnreachableCode QuotedWordLists TrailingWhitespace InterpolationOfLiterals 
ImplicitNewlines CommaSeparatedStatements
+include = ExplicitReturnUndef GlobFunction NegativeIndices PrivateVars 
UselessInitialization MatchVars NumberSeparators NullStatements 
LongChainsOfMethodCalls UseStrict UseWarnings EndWithOne 
ConditionalUseStatements PackageMatchesPodName JoinedReadline UnreachableCode 
TrailingWhitespace InterpolationOfLiterals ImplicitNewlines 
CommaSeparatedStatements
+#include = MixedBooleanOperators InteractiveTest UpperCaseHeredoc 
UnusedVariables ReusedNames PackageVars ConditionalDeclarations UseStrict 
UseWarnings SingleCharAlternation UnusedCapture FixedStringMatches EndWithOne 
ConditionalUseStatements TwoArgOpen QuotedWordLists
 
 # If you want to try some other stuff, uncomment the following
 # (exclude is an incomplete list of things we probably won't change)

-- 
Debian package checker


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to