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

@ -123,6 +123,5 @@ sub list {
# Local variables:
# mode: perl
# cperl-indent-level: 4
# End:
# vim: ft=perl

View file

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