react18-tools/webgl-generative-particles

View on GitHub
scripts/rebrand.js

Summary

Maintainability
A
0 mins
Test Coverage

Function rebrandFn has 102 lines of code (exceeds 25 allowed). Consider refactoring.
Wontfix

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

    There are no issues that match your filters.

    Category
    Status