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

Enable eslint:recommended rules related to syntax and logic errors #4088

Merged
merged 1 commit into from
Jul 29, 2021

Conversation

kraih
Copy link
Member

@kraih kraih commented Jul 29, 2021

A first followup to #4042. It enables all rules from the eslint:recommended set that are related to syntax and logic errors. We had quite a few violations of the no-prototype-builtins rule for example.

Progress: https://progress.opensuse.org/issues/91638

.eslintrc.json Show resolved Hide resolved
.eslintrc.json Show resolved Hide resolved
.eslintrc.json Show resolved Hide resolved
@mergify mergify bot merged commit a8705a8 into master Jul 29, 2021
@okurz okurz deleted the k/eslint_errors branch July 29, 2021 18:40
openqabot pushed a commit to openqabot/openQA that referenced this pull request Jul 30, 2021
commit a8705a8
Merge: 9faa78e cb3c481
Author:     mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 29 17:49:46 2021 +0000
Commit:     GitHub <noreply@github.com>
CommitDate: Thu Jul 29 17:49:46 2021 +0000

    Merge pull request os-autoinst#4088 from os-autoinst/k/eslint_errors

    Enable eslint:recommended rules related to syntax and logic errors
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.

4 participants