nielse63/launch-checklist

View on GitHub
lib/tests/index.js

Summary

Maintainability
A
1 hr
Test Coverage

Function default has 34 lines of code (exceeds 25 allowed). Consider refactoring.
Open

export default function (data) {
  const $ = cheerio.load(data.body)

  return [
    {
Severity: Minor
Found in lib/tests/index.js - About 1 hr to fix

There are no issues that match your filters.

Category
Status