TryGhost/Ghost

View on GitHub
ghost/staff-service/lib/milestone-email-config.js

Summary

Maintainability
C
7 hrs
Test Coverage

Function milestoneEmailConfig has 192 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const milestoneEmailConfig = (siteTitle, formattedValue) => {
    const arrContent = {
        subject: `${siteTitle} hit ${formattedValue} ARR`,
        heading: `Congrats! You reached ${formattedValue} ARR`,
        content: [
Severity: Major
Found in ghost/staff-service/lib/milestone-email-config.js - About 7 hrs to fix

    There are no issues that match your filters.

    Category
    Status