rawphp/plugged-in

View on GitHub
src/Npm.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function generateConfig has 50 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  async generateConfig(manager, filePath) {
    log.i('generateConfig()');

    const configPath = filePath || '.plugged-in.json';

Severity: Minor
Found in src/Npm.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status