TryGhost/Ghost

View on GitHub
ghost/admin/app/helpers/ui-text.js

Summary

Maintainability
A
1 hr
Test Coverage

Function uiText has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export function uiText([style]) {
    let cssClass = '';

    switch (style) {
    case 'h1':
Severity: Minor
Found in ghost/admin/app/helpers/ui-text.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status