Skip to content

[ZEPPELIN-6426] Remove redundant eslint-disable comments in zeppelin-web-angular#5264

Open
tbonelee wants to merge 1 commit into
apache:masterfrom
tbonelee:fix-lint
Open

[ZEPPELIN-6426] Remove redundant eslint-disable comments in zeppelin-web-angular#5264
tbonelee wants to merge 1 commit into
apache:masterfrom
tbonelee:fix-lint

Conversation

@tbonelee
Copy link
Copy Markdown
Contributor

@tbonelee tbonelee commented Jun 3, 2026

What is this PR for?

zeppelin-web-angular has several eslint-disable comments that no longer suppress any violation under the current ESLint configuration (e.g. no-invalid-this, id-blacklist, no-eval, jsdoc/no-types, @typescript-eslint/naming-convention, @angular-eslint/component-class-suffix). These unused directives are misleading and add noise, so this PR removes them. No functional change.

What type of PR is it?

Improvement

What is the Jira issue?

How should this be tested?

  • Run npm run lint in zeppelin-web-angular and confirm it still passes.

Questions:

  • Does the license files need to update? No
  • Is there breaking changes for older versions? No
  • Does this needs documentation? No

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant