Merge branch 'es/chainlint-output' into es/chainlint-lineno
commit3a79a8085b9d1647bdecf91d60d330ddce5aeb30
authorTaylor Blau <me@ttaylorr.com>
Wed, 9 Nov 2022 21:41:35 +0000 (9 16:41 -0500)
committerTaylor Blau <me@ttaylorr.com>
Wed, 9 Nov 2022 21:41:35 +0000 (9 16:41 -0500)
tree964e0c19649d2ece0398432d53ae568d0e1a7332
parent319605f8f00e402f3ea758a02c63534ff800a711
parent73c768dae9ea4838736693965b25ba34e941ac88
Merge branch 'es/chainlint-output' into es/chainlint-lineno

* 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