azukiapp/azk

View on GitHub
src/cmds/init.js

Summary

Maintainability
A
1 hr
Test Coverage

Function index has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  index(params) {
    return async(this, function* () {
      if (params.filename) {
        this.showFilename();
        return 0;
Severity: Minor
Found in src/cmds/init.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status