Hirse/brackets-outline-list

View on GitHub

Showing 905 of 905 total issues

Avoid too many return statements within this function.
Open

            return this.tok.T_CURLY_OPEN;
Severity: Major
Found in thirdparty/php-parser.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

          return result('bin', '&&', expr, this.next().read_expr());
    Severity: Major
    Found in thirdparty/php-parser.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                return result('assign', expr, this.next().read_expr(), '**=');
      Severity: Major
      Found in thirdparty/php-parser.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                  return result('assign', expr, this.next().read_expr(), '&=');
        Severity: Major
        Found in thirdparty/php-parser.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                    return result('post', '-', expr);
          Severity: Major
          Found in thirdparty/php-parser.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return result(expr);
            Severity: Major
            Found in thirdparty/php-parser.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return result(label);
              Severity: Major
              Found in thirdparty/php-parser.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                        return JSON.stringify(prev)
                Severity: Major
                Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                      return DocumentPosition.PRECEDING;
                  Severity: Major
                  Found in thirdparty/htmlparser2.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                        return fromArrayLike(obj.data)
                    Severity: Major
                    Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                        return 0
                      Severity: Major
                      Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                            return arrayIndexOf(buffer, val, byteOffset, encoding, dir)
                        Severity: Major
                        Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                    return () => node.root().toProxy()
                          Severity: Major
                          Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                      return node[prop]
                            Severity: Major
                            Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                  return new AtRule(defaults)
                              Severity: Major
                              Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                    return new Comment(defaults)
                                Severity: Major
                                Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                        return root.rawCache[detect]
                                  Severity: Major
                                  Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                return cachedClearTimeout.call(this, marker);
                                    Severity: Major
                                    Found in thirdparty/promise.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                        if (x < y) return -1
                                      Severity: Major
                                      Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                return Uint8Array.prototype.indexOf.call(buffer, val, byteOffset)
                                        Severity: Major
                                        Found in thirdparty/postcss-safe-parser.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language