adobe/brackets

View on GitHub

Showing 1,485 of 3,294 total issues

Avoid too many return statements within this function.
Open

    return true
Severity: Major
Found in src/thirdparty/globmatch.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

                    return results;
    Severity: Major
    Found in src/thirdparty/jquery-2.1.3.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

            return hashString(o.toString());
      Severity: Major
      Found in src/thirdparty/immutable.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                        return this.constructor( context ).find( selector );
        Severity: Major
        Found in src/thirdparty/jquery-2.1.3.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                return !this.negate
          Severity: Major
          Found in src/thirdparty/globmatch.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                return emptyFileEnd
            Severity: Major
            Found in src/thirdparty/globmatch.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                    return mergeIntoNode(this, ownerID, shift, hash(key), [key, value]);
              Severity: Major
              Found in src/thirdparty/immutable.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                      return false
                Severity: Major
                Found in src/thirdparty/globmatch.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                        return o.length > STRING_HASH_CACHE_MIN_STRLEN ? cachedHashString(o) : hashString(o);
                  Severity: Major
                  Found in src/thirdparty/immutable.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                          return hashJSObj(o);
                    Severity: Major
                    Found in src/thirdparty/immutable.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                  return this;
                      Severity: Major
                      Found in src/thirdparty/jquery-2.1.3.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                            return partial
                        Severity: Major
                        Found in src/thirdparty/globmatch.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                return smi(h);
                          Severity: Major
                          Found in src/thirdparty/immutable.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                return makeList(list._origin, list._capacity, list._level, newRoot, newTail);
                            Severity: Major
                            Found in src/thirdparty/immutable.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                  return braceExpand("\\" + pattern, options)
                              Severity: Major
                              Found in src/thirdparty/globmatch.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                        return $.Deferred().reject();
                                Severity: Major
                                Found in src/languageTools/LanguageClientWrapper.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                          return false;
                                  Severity: Major
                                  Found in src/widgets/InlineMenu.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return workspaceSymbol(relay, _params);
                                    Severity: Major
                                    Found in src/languageTools/LanguageClient/ProtocolAdapter.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return searchFileList(query, this._filenameMatcher);
                                      Severity: Major
                                      Found in src/search/QuickOpen.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                    return documentSymbol(relay, _params);
                                        Severity: Major
                                        Found in src/languageTools/LanguageClient/ProtocolAdapter.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language