You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by ru...@apache.org on 2020/09/14 17:40:18 UTC

[incubator-superset] branch master updated (7f10123 -> 1908a94)

This is an automated email from the ASF dual-hosted git repository.

rusackas pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 7f10123  Re-enable no-useless-path-segments rule (#10860)
     add 1908a94  ESLint: Re-enable rule no-restricted-globals (#10863)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                                      | 2 --
 superset-frontend/src/SqlLab/components/AceEditorWrapper.tsx        | 2 +-
 superset-frontend/src/components/SearchInput.tsx                    | 4 ++--
 superset-frontend/src/dashboard/components/Header.jsx               | 2 +-
 superset-frontend/src/dashboard/util/getComponentWidthFromDrop.js   | 4 ++--
 superset-frontend/src/explore/components/ExploreViewContainer.jsx   | 6 +++---
 superset-frontend/src/explore/components/controls/BoundsControl.jsx | 4 ++--
 .../src/explore/components/controls/FilterBoxItemControl.jsx        | 4 ++--
 superset-frontend/src/explore/exploreUtils.js                       | 4 ++--
 superset-frontend/src/modules/utils.js                              | 2 +-
 superset-frontend/src/setup/setupApp.ts                             | 2 +-
 superset-frontend/src/utils/hostNamesConfig.js                      | 2 +-
 12 files changed, 18 insertions(+), 20 deletions(-)