Skip to content

fix: remove whitespace from title when there's no suffix #34

fix: remove whitespace from title when there's no suffix

fix: remove whitespace from title when there's no suffix #34

Triggered via push September 20, 2024 08:23
Status Failure
Total duration 2m 2s
Artifacts

linter.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

1 error and 3 warnings
Lint Codebase: src/main.ts#L88
Replace `·prTitleSuffix.length·>·0·?·`${mergedPR.title}·${prTitleSuffix}`` with `⏎············prTitleSuffix.length·>·0⏎················?·`${mergedPR.title}·${prTitleSuffix}`⏎···············`
Lint Codebase: .devcontainer/devcontainer.json#L1
File ignored by default.
Lint Codebase: .github/linters/tsconfig.json#L1
File ignored by default.
Lint Codebase: .prettierrc.json#L1
File ignored by default.