orlovedev/or-release

View on GitHub
src/utils/helper-options.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function showHelpMessage has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Confirmed

export const showHelpMessage = (version: string, logInfo: LogFunction) => {
    logInfo`
||release ${version}

A tool for automating Semantic Versioning on your project.
Severity: Minor
Found in src/utils/helper-options.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status