summaryrefslogtreecommitdiff
path: root/.azure-pipelines.yml
diff options
context:
space:
mode:
authorRich Trott <rtrott@gmail.com>2022-01-09 16:13:20 -0800
committerGitHub <noreply@github.com>2022-01-09 16:13:20 -0800
commitb015d34178801b8c717034f737927165007b07b4 (patch)
tree4d4d661394496389b4644970cf45f57bdb99f588 /.azure-pipelines.yml
parente27aaab6cb5278ce312a673852bc962afa1ae233 (diff)
downloadasync-b015d34178801b8c717034f737927165007b07b4.tar.gz
fix: address edge case in comment stripping (#1780)
Unforunately, cdfb4917e6028c8f966276d6e792018c7fd2ae3c introduced issues with certain edge cases for comments. Fixing the edge case in the regular expression is likely to reintroduce the issue that commit was addressing. This change replaces the regular expression entirely with a function that iterates through the string instead of regular expressions.
Diffstat (limited to '.azure-pipelines.yml')
0 files changed, 0 insertions, 0 deletions