Showing 1,485 of 1,485 total issues
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return $handleArrowKey(
editor,
event,
direction,
anchorCellTable,
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return OTHER;
Avoid too many return
statements within this function. Open
Open
return OTHER;
Avoid too many return
statements within this function. Open
Open
return INSERT_CHARACTER_AFTER_SELECTION;
Avoid too many return
statements within this function. Open
Open
return DELETE_CHARACTER_AFTER_SELECTION;
Avoid too many return
statements within this function. Open
Open
return HISTORY_PUSH;
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return [parent, node.getIndexWithinParent() + 1];
Avoid too many return
statements within this function. Open
Open
return HISTORY_MERGE;
Avoid too many return
statements within this function. Open
Open
return INSERT_CHARACTER_AFTER_SELECTION;
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return HISTORY_MERGE;
Avoid too many return
statements within this function. Open
Open
return OTHER;
Avoid too many return
statements within this function. Open
Open
return DELETE_CHARACTER_BEFORE_SELECTION;
Avoid too many return
statements within this function. Open
Open
return [resolvedAnchorPoint, resolvedFocusPoint];
Avoid too many return
statements within this function. Open
Open
return;