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

Improve ESLint config #8

Open
wants to merge 7 commits into
base: master
Choose a base branch
from
Open

Improve ESLint config #8

wants to merge 7 commits into from

Conversation

adams85
Copy link
Collaborator

@adams85 adams85 commented Jan 10, 2025

Describe the purpose of your pull request

Updates ESLint config based on the recently agreed JS code style, including applying a few new rules:

  • Consistent quoted property keys
  • Enforce trailing comma on multi-line lists
  • Move binary operators to the beginning on line break
  • Hard limit on maximum line length
  • 1tbs brace style

Related issues (only if applicable)

Provide links to issues relating to this pull request

Requirement checklist (only if applicable)

  • I have covered the applied changes with automated tests.
  • I have executed the full automated test set against my changes.
  • I have validated my changes against all supported platform versions.
  • I have read and accepted the contribution agreement.

Copy link

Quality Gate Failed Quality Gate failed

Failed conditions
C Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

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