engineyard/todo

View on GitHub

Showing 145 of 145 total issues

Avoid too many return statements within this function.
Open

                return value;
Severity: Major
Found in public/javascripts/jquery.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                return this.css( type, typeof size === "string" ? size : size + "px" );
    Severity: Major
    Found in public/javascripts/jquery.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                  return rootjQuery.ready( selector );
      Severity: Major
      Found in public/javascripts/jquery.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                                return true;
        Severity: Major
        Found in public/javascripts/jquery.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return { top: top, left: left };
          Severity: Major
          Found in public/javascripts/jquery.js - About 30 mins to fix
            Severity
            Category
            Status
            Source
            Language