]> git.ipfire.org Git - thirdparty/git.git/commitdiff
Merge branch 'es/chainlint-output'
authorJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2022 02:22:23 +0000 (11:22 +0900)
committerJunio C Hamano <gitster@pobox.com>
Wed, 23 Nov 2022 02:22:23 +0000 (11:22 +0900)
Teach chainlint.pl to annotate the original test definition instead
of the token stream.

* es/chainlint-output:
  chainlint: annotate original test definition rather than token stream
  chainlint: latch start/end position of each token
  chainlint: tighten accuracy when consuming input stream
  chainlint: add explanatory comments


Trivial merge