azeemba/eslint-plugin-json

View on GitHub

Showing 1 of 1 total issue

Function postprocess has 29 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        postprocess: function (messages, fileName) {
            const textDocument = fileDocuments[fileName];
            delete fileLintResults[fileName];
            delete fileComments[fileName];
            return _.pipe(
Severity: Minor
Found in src/index.js - About 1 hr to fix
    Severity
    Category
    Status
    Source
    Language