locomotivecms/engine

View on GitHub
app/javascript/src/locomotive/editor/reducers/content.js

Summary

Maintainability
B
6 hrs
Test Coverage

Function content has 172 lines of code (exceeds 25 allowed). Consider refactoring.
Open

function content(state = {}, action) {
  switch (action.type) {

    // EDITOR
    case 'EDITOR::LOAD':
Severity: Major
Found in app/javascript/src/locomotive/editor/reducers/content.js - About 6 hrs to fix

    There are no issues that match your filters.

    Category
    Status