Showing 3,654 of 3,654 total issues
Avoid too many return
statements within this function. Open
Open
return block;
Avoid too many return
statements within this function. Open
Open
return {block, newOffset};
Avoid too many return
statements within this function. Open
Open
return this.createEmbedBlock(block, this.scripts);
Avoid too many return
statements within this function. Open
Open
return processPastedHtml(html || text, editorState, onChange, editorFormat);
Avoid too many return
statements within this function. Open
Open
return <ArticleEmbed {...props} />;
Avoid too many return
statements within this function. Open
Open
return 'handled';
Avoid too many return
statements within this function. Open
Open
return 'not-handled';
Avoid too many return
statements within this function. Open
Open
return 'handled';
Avoid too many return
statements within this function. Open
Open
return saveEditorStatus(state, editorState, 'apply-entity', true);
Avoid too many return
statements within this function. Open
Open
return Highlights.changeEditorSelection(newEditorState, 1, 1, false);
Avoid too many return
statements within this function. Open
Open
return saveEditorStatus(state, editorState, 'change-block-data');
Avoid too many return
statements within this function. Open
Open
return getDefaultKeyBinding(e);
Avoid too many return
statements within this function. Open
Open
return 'handled';
Avoid too many return
statements within this function. Open
Open
return 'not-handled';
Avoid too many return
statements within this function. Open
Open
return saveEditorStatus(state, editorState, 'change-inline-style', true);
Avoid too many return
statements within this function. Open
Open
return EditorState.acceptSelection(newEditorState, selection);
Avoid too many return
statements within this function. Open
Open
return '';
Avoid too many return
statements within this function. Open
Open
return 'not-handled';
Avoid too many return
statements within this function. Open
Open
return 'handled';
Avoid too many return
statements within this function. Open
Open
return 'handled';