diff options
author | Eric Sunshine <sunshine@sunshineco.com> | 2018-08-29 05:45:32 -0400 |
---|---|---|
committer | Junio C Hamano <gitster@pobox.com> | 2018-08-29 10:57:38 -0700 |
commit | 3042b6bb59787613e36e459bf60994a26bb5a5df (patch) | |
tree | 33e4e502498f304e2cc861dd37d22c3970d9f668 /packfile.c | |
parent | chainlint: add test of pathological case which triggered false positive (diff) | |
download | tgif-3042b6bb59787613e36e459bf60994a26bb5a5df.tar.xz |
chainlint: match "quoted" here-doc tags
A here-doc tag can be quoted ('EOF'/"EOF") or escaped (\EOF) to suppress
interpolation within the body. chainlint recognizes single-quoted and
escaped tags, but does not know about double-quoted tags. For
completeness, teach it to recognize double-quoted tags, as well.
Signed-off-by: Eric Sunshine <sunshine@sunshineco.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
Diffstat (limited to 'packfile.c')
0 files changed, 0 insertions, 0 deletions