Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ESLint: Re-enable rule line-between-class-members #10862

Merged
merged 1 commit into from
Sep 14, 2020

Conversation

kgabryje
Copy link
Member

@kgabryje kgabryje commented Sep 14, 2020

SUMMARY

Re-enable ESLint rule line-between-class-members, which was disabled in PR #10839. Code was refactored to fix the errors raised by the rule.

TEST PLAN

Run npm run lint, verify that there are no new Javascript/Typescript errors.

ADDITIONAL INFORMATION

  • Has associated issue:
  • Changes UI
  • Requires DB Migration.
  • Confirm DB Migration upgrade and downgrade tested.
  • Introduces new feature or API
  • Removes existing feature or API

@kgabryje
Copy link
Member Author

Cypress has failed on a test unrelated to the changes with a timeout error. Can we re-run it?

@rusackas
Copy link
Member

Needs a quick rebase, but looking good!

@kgabryje kgabryje force-pushed the eslint/line-between-class-members branch from 3fda37a to 29bea40 Compare September 14, 2020 17:47
@kgabryje kgabryje force-pushed the eslint/line-between-class-members branch from 29bea40 to a6ca7b5 Compare September 14, 2020 18:11
@kgabryje
Copy link
Member Author

@rusackas Rebases done (here and on the other PRs)

@rusackas rusackas merged commit e28f3d6 into apache:master Sep 14, 2020
auxten pushed a commit to auxten/incubator-superset that referenced this pull request Nov 20, 2020
@mistercrunch mistercrunch added 🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels 🚢 0.38.0 labels Mar 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🏷️ bot A label used by `supersetbot` to keep track of which PR where auto-tagged with release labels size/L 🚢 0.38.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants