udondan/iam-floyd

View on GitHub
bin/toot.ts

Summary

Maintainability
A
1 hr
Test Coverage

Function main has 36 lines of code (exceeds 25 allowed). Consider refactoring.
Open

async function main() {
  const changelog = getChangelog();

  const toots: string[] = [];
  const split = changelog
Severity: Minor
Found in bin/toot.ts - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status