src/utils/helper-options.ts
Function showHelpMessage
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
export const showHelpMessage = (version: string, logInfo: LogFunction) => {
logInfo`
||release ${version}
A tool for automating Semantic Versioning on your project.