Chalarangelo/30-seconds-of-code

View on GitHub
src/blocks/extractor/extractor.js

Summary

Maintainability
A
2 hrs
Test Coverage

File extractor.js has 254 lines of code (exceeds 250 allowed). Consider refactoring.
Open

/* eslint-disable no-unused-vars */
import pathSettings from '#settings/paths';
import { Logger } from '#blocks/utilities/logger';
import { TextParser } from '#blocks/extractor/textParser';
import { MarkdownParser } from '#blocks/extractor/markdownParser/markdownParser';
Severity: Minor
Found in src/blocks/extractor/extractor.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status