aymerick/kowa-client

View on GitHub
app/components/tinymce-editor.js

Summary

Maintainability
A
1 hr
Test Coverage

Function initEditor has 38 lines of code (exceeds 25 allowed). Consider refactoring.
Open

  initEditor: function() {
    var settings = {
      theme_url: '/tinymce/themes/modern/theme.min.js',
      skin_url: '/tinymce/skins/lightgray',
      external_plugins: {
Severity: Minor
Found in app/components/tinymce-editor.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status