locomotivecms/engine

View on GitHub
app/models/locomotive/section.rb

Summary

Maintainability
A
2 hrs
Test Coverage

Method _definition_schema has 74 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    def _definition_schema
      {
        id: 'http://www.locomotive.cms/schemas/sections/definition2.json',
        definitions: {
          settings: {
Severity: Major
Found in app/models/locomotive/section.rb - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status