This is an automated email from the git hooks/post-receive script. jwilk pushed a commit to branch master in repository lintian.
commit a4ce2323ed2a666df7f723e6a730320d5802db93 Author: Jakub Wilk <[email protected]> Date: Thu Oct 20 18:43:42 2016 +0200 helpers/coll/objdump-info-helper: Add editor modelines --- helpers/coll/objdump-info-helper | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/helpers/coll/objdump-info-helper b/helpers/coll/objdump-info-helper index e66a834..0690cb6 100755 --- a/helpers/coll/objdump-info-helper +++ b/helpers/coll/objdump-info-helper @@ -282,3 +282,9 @@ sub finish_file { $bin = ''; return; } + +# Local Variables: +# indent-tabs-mode: nil +# cperl-indent-level: 4 +# End: +# vim: syntax=perl sw=4 sts=4 sr et -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git

