diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2021-12-13 01:30:51 -0500 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2021-12-13 14:15:29 -0800 |
commit | fbd992b61b3acb6ce235d678bfe65a60c503dddd (patch) | |
tree | c2d935f19361d54ef0cebae4a2da36aff301c445 /t/t9805-git-p4-skip-submit-edit.sh | |
parent | chainlint.sed: improve ?!AMP?! placement accuracy (diff) | |
download | tgif-fbd992b61b3acb6ce235d678bfe65a60c503dddd.tar.xz |
chainlint.sed: improve ?!SEMI?! placement accuracy
When chainlint.sed detects commands separated by a semicolon rather than
by `&&`, it places a ?!SEMI?! annotation at the beginning of the line.
However, this is an unusual location for programmers accustomed to error
messages (from compilers, for instance) indicating the exact point of
the problem. Therefore, relocate the ?!SEMI?! annotation to the location
of the semicolon in order to better direct the programmer's attention to
the source of the problem.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 't/t9805-git-p4-skip-submit-edit.sh')
0 files changed, 0 insertions, 0 deletions