kristerkari/placekeeper

View on GitHub
gulpfile.babel.js

Summary

Maintainability
A
1 hr
Test Coverage

Function buildAdapter has 32 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  function buildAdapter(adapter) {
    return gulp.src([
      "src/adapters/module." + adapter + ".js"
    ])
    .pipe(rollup({
Severity: Minor
Found in gulpfile.babel.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status