51b09244ff
This commit fixes an issue where adding `fixup` commits was triggering a lint error. The problem was caused by the fact that we used the entire message body while checking whether `fixup` commit has a corresponding "parent" commit in a range. This issue was found after enforcing a check that exits the process if there is an invalid commit message found (
|
||
---|---|---|
.. | ||
commit-message | ||
pullapprove | ||
ts-circular-dependencies | ||
utils | ||
BUILD.bazel | ||
cli.ts | ||
ng-dev | ||
tmpl-package.json |