bem-site/gorshochek

View on GitHub
src/model.js

Summary

Maintainability
A
1 hr
Test Coverage

Function merge has 41 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    merge(previousModel, currentModel) {
        const modifiedPages = [];
        const nonModifiedPages = [];

        /*
Severity: Minor
Found in src/model.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status