adobe/brackets

View on GitHub

Showing 3,294 of 3,294 total issues

Avoid too many return statements within this function.
Open

                return result;
Severity: Major
Found in src/project/WorkingSetView.js - About 30 mins to fix

    Avoid too many return statements within this function.
    Open

            return {
                tagName: tagName,
                exclusionList: exclusionList,
                shouldReplace: shouldReplace
            };
    Severity: Major
    Found in src/language/XMLUtils.js - About 30 mins to fix

      Avoid too many return statements within this function.
      Open

                          return createTagInfo();
      Severity: Major
      Found in src/language/HTMLUtils.js - About 30 mins to fix

        Avoid too many return statements within this function.
        Open

                    return null;
        Severity: Major
        Found in src/language/HTMLSimpleDOM.js - About 30 mins to fix

          Avoid too many return statements within this function.
          Open

                  return tagInfo;
          Severity: Major
          Found in src/language/HTMLUtils.js - About 30 mins to fix

            Avoid too many return statements within this function.
            Open

                    return null;
            Severity: Major
            Found in src/language/JSONUtils.js - About 30 mins to fix

              Avoid too many return statements within this function.
              Open

                      return _createTagInfo();
              Severity: Major
              Found in src/language/XMLUtils.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                                return createTagInfo();
                Severity: Major
                Found in src/language/HTMLUtils.js - About 30 mins to fix

                  Avoid too many return statements within this function.
                  Open

                                  return null;
                  Severity: Major
                  Found in src/language/JSONUtils.js - About 30 mins to fix

                    Avoid too many return statements within this function.
                    Open

                                        return createTagInfo();
                    Severity: Major
                    Found in src/language/HTMLUtils.js - About 30 mins to fix

                      Avoid too many return statements within this function.
                      Open

                                          return createTagInfo();
                      Severity: Major
                      Found in src/language/HTMLUtils.js - About 30 mins to fix

                        Avoid too many return statements within this function.
                        Open

                                            return null;
                        Severity: Major
                        Found in src/language/JSONUtils.js - About 30 mins to fix

                          Avoid too many return statements within this function.
                          Open

                                  return createInfo();
                          Severity: Major
                          Found in src/language/CSSUtils.js - About 30 mins to fix

                            Avoid too many return statements within this function.
                            Open

                                    return createTagInfo(ATTR_NAME, offset, tagName, attrName, attrVal, true, quoteChar, hasEndQuote);
                            Severity: Major
                            Found in src/language/HTMLUtils.js - About 30 mins to fix

                              Avoid too many return statements within this function.
                              Open

                                              return createTagInfo(tokenType, offset, _extractTagName(ctx));
                              Severity: Major
                              Found in src/language/HTMLUtils.js - About 30 mins to fix

                                Avoid too many return statements within this function.
                                Open

                                                return createTagInfo();
                                Severity: Major
                                Found in src/language/HTMLUtils.js - About 30 mins to fix

                                  Avoid too many return statements within this function.
                                  Open

                                              return true;
                                  Severity: Major
                                  Found in src/language/CSSUtils.js - About 30 mins to fix

                                    Avoid too many return statements within this function.
                                    Open

                                                        return createTagInfo();
                                    Severity: Major
                                    Found in src/language/HTMLUtils.js - About 30 mins to fix

                                      Avoid too many return statements within this function.
                                      Open

                                              return dom;
                                      Severity: Major
                                      Found in src/language/HTMLSimpleDOM.js - About 30 mins to fix

                                        Avoid too many return statements within this function.
                                        Open

                                                                return createTagInfo();
                                        Severity: Major
                                        Found in src/language/HTMLUtils.js - About 30 mins to fix
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language