dodekeract/manta-config-engine-app

View on GitHub
source/web/components/layouts.jsx

Summary

Maintainability
A
2 hrs
Test Coverage

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

    render: function () {
        return (
            <div className="layouts margin-fix">
                <div className="jumbotron header">
                    <div className="container">
Severity: Minor
Found in source/web/components/layouts.jsx - About 1 hr to fix

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

        render: function () {
            var legend = [
                ['layout', 'duplicate', 'Layout'],
                ['other', 'question-sign', 'Other'],
                ['ability', 'font', 'Ability'],
    Severity: Minor
    Found in source/web/components/layouts.jsx - About 1 hr to fix

      There are no issues that match your filters.

      Category
      Status