CartoDB/cartodb20

View on GitHub

Showing 5,951 of 5,951 total issues

Avoid too many return statements within this function.
Open

        return ret('tag', 'tag');

    Avoid too many return statements within this function.
    Open

                  return ret('color', 'unit');

      Avoid too many return statements within this function.
      Open

                  return ret('tag', 'tag');

        Avoid too many return statements within this function.
        Open

                      return ret('color', 'unit');

          Avoid too many return statements within this function.
          Open

                        return ret('tag', 'tag');

            Avoid too many return statements within this function.
            Open

                        return ret(null, ch);

              Avoid too many return statements within this function.
              Open

                  return true;
              Severity: Major
              Found in lib/assets/javascripts/builder/helpers/parser-css.js - About 30 mins to fix

                Avoid too many return statements within this function.
                Open

                          return ret('atom', 'tag');

                  Avoid too many return statements within this function.
                  Open

                              return ret('string', 'string');

                    Avoid too many return statements within this function.
                    Open

                                return ret(null, ch);

                      Avoid too many return statements within this function.
                      Open

                                return ret('number', 'unit'); // rgba(0,0,0,.25);

                        Avoid too many return statements within this function.
                        Open

                                      return ret('atom', 'tag');

                          Avoid too many return statements within this function.
                          Open

                                        return ret('color', 'unit');

                            Avoid too many return statements within this function.
                            Open

                                        return ret('atom', 'tag');

                              Avoid too many return statements within this function.
                              Open

                                          return ret('string', 'string');

                                Avoid too many return statements within this function.
                                Open

                                        return ret('number', 'unit');

                                  Avoid too many return statements within this function.
                                  Open

                                              return ret(null, ch);

                                    Avoid too many return statements within this function.
                                    Open

                                              return tokenSComment(stream, state);

                                      Avoid too many return statements within this function.
                                      Open

                                                    return ret('string', 'string');

                                        Avoid too many return statements within this function.
                                        Open

                                                return state.tokenize(stream, state);
                                          Severity
                                          Category
                                          Status
                                          Source
                                          Language