TOTVSTEC/cloudbridge-cli

View on GitHub
src/tasks/default/platform-remove.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    run(cloudbridge, argv) {
        var _this = this,
            platforms = _this.getPlatforms(argv);

        if (platforms.length === 0) {
Severity: Minor
Found in src/tasks/default/platform-remove.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status