react18-tools/turborepo-template

View on GitHub

Showing 1 of 7 total issues

Function rebrandFn has 114 lines of code (exceeds 25 allowed). Consider refactoring.
Open

const rebrandFn = async () => {
  const { shouldRebrand } = await prompt({
    type: "confirm",
    name: "shouldRebrand",
    message: "Do you want to rebrand this repo?",
Severity: Major
Found in scripts/rebrand.js - About 4 hrs to fix
    Severity
    Category
    Status
    Source
    Language