This is an automated email from the ASF dual-hosted git repository. rusackas pushed a change to branch shut-up-eslint in repository https://gitbox.apache.org/repos/asf/superset.git
from c597e8d693 Letting these two slide... add e3e7971519 turning the rule back on, to error, and adding exceptions for tech debt. No new revisions were added by this update. Summary of changes: superset-frontend/.eslintrc.js | 2 +- superset-frontend/src/filters/components/Time/TimeFilterPlugin.tsx | 1 + .../src/filters/components/TimeColumn/TimeColumnFilterPlugin.tsx | 2 ++ .../src/filters/components/TimeGrain/TimeGrainFilterPlugin.tsx | 3 +++ superset-frontend/src/pages/AlertReportList/index.tsx | 3 +++ superset-frontend/src/pages/AllEntities/index.tsx | 2 ++ superset-frontend/src/pages/AnnotationLayerList/index.tsx | 2 ++ superset-frontend/src/pages/AnnotationList/index.tsx | 2 ++ superset-frontend/src/pages/ChartList/index.tsx | 3 +++ superset-frontend/src/pages/CssTemplateList/index.tsx | 2 ++ superset-frontend/src/pages/DashboardList/index.tsx | 1 + superset-frontend/src/pages/DatabaseList/index.tsx | 1 + superset-frontend/src/pages/DatasetList/index.tsx | 1 + superset-frontend/src/pages/ExecutionLogList/index.tsx | 1 + superset-frontend/src/pages/Home/index.tsx | 3 +++ superset-frontend/src/pages/QueryHistoryList/index.tsx | 1 + superset-frontend/src/pages/RowLevelSecurityList/index.tsx | 1 + superset-frontend/src/pages/SavedQueryList/index.tsx | 2 ++ superset-frontend/src/pages/Tags/index.tsx | 2 ++ superset-frontend/src/views/CRUD/hooks.ts | 7 +++++++ 20 files changed, 41 insertions(+), 1 deletion(-)