labs-js/turbo-git-commit

View on GitHub

Showing 1 of 1 total issue

Function showPrompts has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    function showPrompts(tagTitle) {
        var commitText = '',
            tagTitleLength = tagTitle.length,
            fieldTexts = {
                'title': configParser.getCommitPromptText('title'),
Severity: Minor
Found in lib/commit.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language