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:44:22 UTC

[incubator-superset] branch master updated (c5193ca -> a75c362)

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 c5193ca  Re-enable rule no-non-null-assertion (#10864)
     add a75c362  Re-enable rule jsx-curly-brace-presence (#10869)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                                 |  2 --
 superset-frontend/src/components/ListView/ListView.tsx         |  2 +-
 superset-frontend/src/components/Menu/Menu.tsx                 |  2 +-
 superset-frontend/src/datasource/DatasourceEditor.jsx          |  2 +-
 superset-frontend/src/explore/components/ControlHeader.jsx     |  6 +++---
 superset-frontend/src/explore/components/QueryAndSaveBtns.jsx  |  2 +-
 .../src/explore/components/controls/AnnotationLayer.jsx        | 10 +++++-----
 .../src/explore/components/controls/DatasourceControl.jsx      |  2 +-
 superset-frontend/src/views/CRUD/chart/ChartList.tsx           |  2 +-
 9 files changed, 14 insertions(+), 16 deletions(-)