dodekeract/smartflat-core

View on GitHub

Showing 2 of 2 total issues

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

export default function start (argv) {
    let config;
    let apis = {};
    let required = {
        http: false
Severity: Minor
Found in source/start.js - About 1 hr to fix

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

    function start(argv) {
        var config = void 0;
        var apis = {};
        var required = {
            http: false
    Severity: Minor
    Found in build/start.js - About 1 hr to fix
      Severity
      Category
      Status
      Source
      Language