ckeditor/ckeditor5-enter

View on GitHub
src/shiftenter.js

Summary

Maintainability
A
1 hr
Test Coverage

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

    init() {
        const editor = this.editor;
        const schema = editor.model.schema;
        const conversion = editor.conversion;
        const view = editor.editing.view;
Severity: Minor
Found in src/shiftenter.js - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status