RHeactorJS/yadda-feature-runner

View on GitHub

Showing 1 of 1 total issue

Function run has 69 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function run (app, featureFiles, featureLibraries) {
  const onlyFeatures = []
  const featureDependencies = []
  // Sort the features by @After annotation
  let featureGraph = _map(featureFiles, (f) => {
Severity: Major
Found in src/index.js - About 2 hrs to fix
    Severity
    Category
    Status
    Source
    Language