dougkulak/multi-semantic-release

View on GitHub

Showing 1 of 1 total issue

Function exports has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

module.exports = (flags) => {
    if (flags.debug) {
        require("debug").enable("msr:*");
    }

Severity: Minor
Found in bin/runner.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language