superdesk/superdesk-client-core

View on GitHub
scripts/apps/workspace/directives/EditWorkspaceDirective.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function EditWorkspaceDirective has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function EditWorkspaceDirective(workspaces) {
    return {
        templateUrl: 'scripts/apps/workspace/views/edit-workspace-modal.html',
        scope: {
            workspace: '=',
Severity: Minor
Found in scripts/apps/workspace/directives/EditWorkspaceDirective.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status