azukiapp/azk

View on GitHub
src/utils/index.js

Summary

Maintainability
A
2 hrs
Test Coverage

Utils has 21 functions (exceeds 20 allowed). Consider refactoring.
Open

var Utils = {
  get default () { return Utils; },
  get _       () { return _; },
  get net     () { return require('azk/utils/net'); },
  get docker  () { return require('azk/utils/docker'); },
Severity: Minor
Found in src/utils/index.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status