DamonOehlman/embellish-readme

View on GitHub
src/index.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function generateBadges has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function generateBadges(data: PackageData, basePath: string) {
  const badgeLoaders: (BadgeBuilder | string)[] = [
    BUILDERS.nodeico,
    '---',
    BUILDERS.stability,
Severity: Minor
Found in src/index.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status