Showing 1,485 of 3,294 total issues
Avoid too many return
statements within this function. Open
Open
return oldSizzle(query, context, extra, seed);
Avoid too many return
statements within this function. Open
Open
return parentExpn;
Avoid too many return
statements within this function. Open
Open
return this.constructor( context ).find( selector );
Avoid too many return
statements within this function. Open
Open
return {
hints: formatHints(result, needle),
match: null, // the CodeHintManager should not format the results
selectInitial: selectInitial,
handleWideResults: false
Avoid too many return
statements within this function. Open
Open
return null;
Avoid too many return
statements within this function. Open
Open
return value;
Avoid too many return
statements within this function. Open
Open
return diff === 0;
Avoid too many return
statements within this function. Open
Open
return result.promise();
Avoid too many return
statements within this function. Open
Open
return ( context || rootjQuery ).find( selector );
Avoid too many return
statements within this function. Open
Open
return;
Avoid too many return
statements within this function. Open
Open
return i === al ?
siblingCheck( a, bp[i], -1 ) :
siblingCheck( ap[i], b, 1 );
Avoid too many return
statements within this function. Open
Open
return ret;
Avoid too many return
statements within this function. Open
Open
return siblingCheck( ap[i], bp[i] );
Avoid too many return
statements within this function. Open
Open
return ret;
Avoid too many return
statements within this function. Open
Open
return elem[ name ];
Avoid too many return
statements within this function. Open
Open
return event.result;
Avoid too many return
statements within this function. Open
Open
return jQuery.makeArray( selector, this );
Avoid too many return
statements within this function. Open
Open
return true;
Avoid too many return
statements within this function. Open
Open
return false;
Avoid too many return
statements within this function. Open
Open
return makeArray( [], extra );