codevise/pageflow

View on GitHub
package/src/editor/views/EditFileView.js

Summary

Maintainability
A
1 hr
Test Coverage

Function onRender has 42 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  onRender: function() {
    var fileType = this.model.fileType();
    var entry = this.options.entry || state.entry;

    var tab = new ConfigurationEditorTabView({
Severity: Minor
Found in package/src/editor/views/EditFileView.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status