galetahub/ckeditor

View on GitHub
app/assets/javascripts/ckeditor/config.js

Summary

Maintainability
A
1 hr
Test Coverage

Function editorConfig has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

CKEDITOR.editorConfig = function( config )
{
  // Define changes to default configuration here. For example:
  // config.language = 'fr';
  // config.uiColor = '#AADC6E';
Severity: Minor
Found in app/assets/javascripts/ckeditor/config.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status