swagger-api/swagger-editor

View on GitHub
src/plugins/editor/components/editor-container.jsx

Summary

Maintainability
A
1 hr
Test Coverage

Function render has 30 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  render() {
    let { specSelectors, getComponent, errSelectors, fn, editorSelectors, configsSelectors } = this.props

    let Editor = getComponent("Editor")

Severity: Minor
Found in src/plugins/editor/components/editor-container.jsx - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status