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_installmenu | |
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_installmenu')
-rwxr-xr-x | dh_installmenu | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/dh_installmenu b/dh_installmenu index f5eae5db..a8ccd78c 100755 --- a/dh_installmenu +++ b/dh_installmenu @@ -99,3 +99,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: |