]> git.ipfire.org Git - thirdparty/git.git/commit
doc lint: Perl "strict" and "warnings" in lint-gitlink.perl
authorÆvar Arnfjörð Bjarmason <avarab@gmail.com>
Fri, 9 Apr 2021 15:02:46 +0000 (17:02 +0200)
committerJunio C Hamano <gitster@pobox.com>
Sun, 11 Apr 2021 06:36:34 +0000 (23:36 -0700)
commit3951eeb6d981cf9b9109c905d773c978e6de3f0d
tree36f849a8649d9d7b576332776d4765f0e31b9941
parent19bcc73e70e05a9d346c5d488edbb7ce2b36c40f
doc lint: Perl "strict" and "warnings" in lint-gitlink.perl

Amend this script added in ab81411ced (ci: validate "linkgit:" in
documentation, 2016-05-04) to pass under "use strict", and add a "use
warnings" for good measure.

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Documentation/lint-gitlink.perl