fix: remove whitespace from title when there's no suffix #34
Annotations
1 error and 3 warnings
src/main.ts#L88
Replace `·prTitleSuffix.length·>·0·?·`${mergedPR.title}·${prTitleSuffix}`` with `⏎············prTitleSuffix.length·>·0⏎················?·`${mergedPR.title}·${prTitleSuffix}`⏎···············`
|
.devcontainer/devcontainer.json#L1
File ignored by default.
|
.github/linters/tsconfig.json#L1
File ignored by default.
|
.prettierrc.json#L1
File ignored by default.
|
This job failed
Loading