jacquev6/variadic

View on GitHub

Showing 164 of 201 total issues

Avoid too many return statements within this function.
Open

    return -1;
Severity: Major
Found in docs/_static/underscore-1.3.1.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return value;
    Severity: Major
    Found in docs/_static/jquery-3.2.1.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return ret;
      Severity: Major
      Found in docs/_static/jquery-3.2.1.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                return this.each( function( i ) {
                    var val;
        
                    if ( this.nodeType !== 1 ) {
                        return;
        Severity: Major
        Found in docs/_static/jquery-3.2.1.js - About 30 mins to fix
          Severity
          Category
          Status
          Source
          Language