pr-2151/ktwu01/kw/fix-pl-eol-attribute-v2
tagged this
15 Jun 07:53
From: Koutian Wu <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: Koutian Wu <ktwu01@gmail.com> Submitted-As: https://lore.kernel.org/git/pull.2151.v2.git.1781510039164.gitgitgadget@gmail.com In-Reply-To: https://lore.kernel.org/git/pull.2151.git.1781497525828.gitgitgadget@gmail.com