zodern/meteor-up

View on GitHub
src/scrub-config.js

Summary

Maintainability
A
1 hr
Test Coverage

Function scrubUrl has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  scrubUrl(url) {
    const {
      protocol,
      auth,
      hostname,
Severity: Minor
Found in src/scrub-config.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status