[strip-nondeterminism] 02/03: .perltidyrc: We use tabs, not spaces.

Chris Lamb chris at chris-lamb.co.uk
Fri Sep 23 20:24:31 UTC 2016


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

lamby pushed a commit to branch master
in repository strip-nondeterminism.

commit c419282cc2bf3883e030b9a4227fce21ea9f7ac1
Author: Chris Lamb <lamby at debian.org>
Date:   Fri Sep 23 22:16:46 2016 +0200

    .perltidyrc: We use tabs, not spaces.
    
    Signed-off-by: Chris Lamb <lamby at debian.org>
---
 .perltidyrc | 8 +-------
 1 file changed, 1 insertion(+), 7 deletions(-)

diff --git a/.perltidyrc b/.perltidyrc
index 3eb2839..95c9266 100644
--- a/.perltidyrc
+++ b/.perltidyrc
@@ -1,10 +1,3 @@
-# -*- conf -*-
-#
-# Default options for perltidy for proper Perl code reformatting.
-#
-# This file is based on the one from the rra-c-util package,
-# which can be found at <https://www.eyrie.org/~eagle/software/rra-c-util/>.
-
 -bbao           # put line breaks before any operator
 -nbbc           # don't force blank lines before comments (bad for else blocks)
 -ce             # cuddle braces around else
@@ -17,3 +10,4 @@
 -sct            # ... same for closing tokens
 -fs             # allow "perltidy, please don't touch this" sections
 -fws            # don't add or delete whitespace
+-et=4

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



More information about the Reproducible-commits mailing list