Move setting of cperl-indent-level to .dir-locals.el

This removes duplication.
This commit is contained in:
Adam Spiers 2024-03-30 12:57:55 +00:00
parent 66ca2826d6
commit d1480195b6
6 changed files with 2 additions and 6 deletions

View file

@ -313,6 +313,5 @@ sub is_nonexistent_path {
# Local variables:
# mode: perl
# cperl-indent-level: 4
# end:
# vim: ft=perl