ckeditor/ckeditor5-list

View on GitHub
src/todolistediting.js

Summary

Maintainability
A
2 hrs
Test Coverage

Function init has 58 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    init() {
        const editor = this.editor;
        const { editing, data, model } = editor;

        // Extend schema.
Severity: Major
Found in src/todolistediting.js - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status