pr-2151/ktwu01/kw/fix-pl-eol-attribute-v1
tagged this
15 Jun 04:25
From: ktwu01 <ktwu01@gmail.com> The *.pl pattern currently sets eof=lf, which is not a built-in attribute used for line-ending normalization. Use eol=lf instead, matching the neighboring *.perl and *.pm rules, so Perl scripts are checked out with LF line endings. Signed-off-by: ktwu01 <ktwu01@gmail.com> Submitted-As: https://lore.kernel.org/git/pull.2151.git.1781497525828.gitgitgadget@gmail.com