diff options
author | Niels Thykier <niels@thykier.net> | 2015-01-01 21:13:49 +0100 |
---|---|---|
committer | Niels Thykier <niels@thykier.net> | 2015-01-01 21:13:49 +0100 |
commit | 96ae867551d5670da44b1b8ba1611fc4853c28f5 (patch) | |
tree | eab8fb243fe61299f27b97350894588ee03ba35f /dh_auto_configure | |
parent | 22ee2dfd0c67548d9abf62c64e524e55181d22c2 (diff) | |
download | debhelper-96ae867551d5670da44b1b8ba1611fc4853c28f5.tar.gz |
Add editor hints to the end of all perl modules and scripts
Signed-off-by: Niels Thykier <niels@thykier.net>
Diffstat (limited to 'dh_auto_configure')
-rwxr-xr-x | dh_auto_configure | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dh_auto_configure b/dh_auto_configure index e1ca7af2..d03cd8ab 100755 --- a/dh_auto_configure +++ b/dh_auto_configure @@ -60,3 +60,9 @@ This program is a part of debhelper. Joey Hess <joeyh@debian.org> =cut + +# Local Variables: +# indent-tabs-mode: t +# tab-width: 4 +# cperl-indent-level: 4 +# End: |