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

Update names back to original for eslint-comments and no-only-tests #605

Merged
merged 1 commit into from
Jan 30, 2025

Conversation

gracepark
Copy link
Contributor

Updating names back to original for the plugin.

@Copilot Copilot bot review requested due to automatic review settings January 30, 2025 22:58
@gracepark gracepark requested a review from a team as a code owner January 30, 2025 22:58
@gracepark gracepark requested a review from dgreif January 30, 2025 22:58

Choose a reason for hiding this comment

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

Copilot reviewed 2 out of 2 changed files in this pull request and generated no comments.

Tip: Copilot code review supports C#, Go, Java, JavaScript, Markdown, Python, Ruby and TypeScript, with more languages coming soon. Learn more

@@ -17,21 +17,21 @@ module.exports = {
},
plugins: {
prettierPlugin,
eslintComments,
'eslint-comments': eslintComments,
Copy link
Contributor

@jibrang jibrang Jan 30, 2025

Choose a reason for hiding this comment

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

Just curious. Why is necessary to revert to the original ones?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

This way we can use the same names in dotcom. Or else we'd have to update the names in the monolith to eslintComments.

Copy link
Contributor

Choose a reason for hiding this comment

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

Thanks for clarifying!

Copy link
Contributor

@jibrang jibrang left a comment

Choose a reason for hiding this comment

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

LGTM

@gracepark gracepark merged commit a40a2b9 into main Jan 30, 2025
7 checks passed
@gracepark gracepark deleted the update-eslint-comments-no-only-tests-name branch January 30, 2025 23:02
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