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 autofix - object shorthand #4800

Merged
merged 2 commits into from
Nov 19, 2024
Merged

Eslint autofix - object shorthand #4800

merged 2 commits into from
Nov 19, 2024

Conversation

myovchev
Copy link
Contributor

@myovchev myovchev commented Nov 8, 2024

Summary

Fixes object shorthand code style (using eslint autofix).

What are the specific steps to test this change?

No related warnings.

What kind of change does this PR introduce?

(Check at least one)

  • Bug fix
  • New feature
  • Refactor
  • Documentation
  • Build-related changes
  • Other

Make sure the PR fulfills these requirements:

  • It includes a) the existing issue ID being resolved, b) a convincing reason for adding this feature, or c) a clear description of the bug it resolves
  • The changelog is updated
  • Related documentation has been updated
  • Related tests have been updated

If adding a new feature without an already open issue, it's best to open a feature request issue first and wait for approval before working on it.

Other information:

@myovchev myovchev requested a review from boutell November 8, 2024 14:31
@myovchev myovchev requested review from ETLaurent and removed request for boutell November 11, 2024 12:07
ETLaurent
ETLaurent previously approved these changes Nov 18, 2024
Copy link
Contributor

@ETLaurent ETLaurent left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@myovchev myovchev merged commit 019d039 into main Nov 19, 2024
9 checks passed
@myovchev myovchev deleted the fix-shorthand-eslint branch November 19, 2024 15:05
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.

2 participants