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 2024/02/15 21:56:58 UTC

(superset) branch Lint-cleanup updated (11568acb1e -> 8db4862623)

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

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


    from 11568acb1e fix
     add 8db4862623 cleanup!

No new revisions were added by this update.

Summary of changes:
 superset-frontend/.eslintrc.js                     | 10 ++------
 .../src/WithLegend.jsx                             |  6 +++--
 .../ConfirmStatusChange.test.jsx                   |  6 +----
 .../src/components/CopyToClipboard/index.jsx       | 30 ++++++++++------------
 .../src/components/Datasource/DatasourceEditor.jsx |  4 +--
 .../components/dnd/DragDroppable.test.jsx          |  8 ------
 .../components/gridComponents/Column.test.jsx      |  1 +
 .../components/gridComponents/Row.test.jsx         |  1 +
 .../controls/DatasourceControl/index.jsx           | 12 ++++-----
 9 files changed, 28 insertions(+), 50 deletions(-)