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

feat: add prefer-use-template-ref rule #2554

Merged
merged 20 commits into from
Nov 11, 2024
Merged

Conversation

Thomasan1999
Copy link
Contributor

resolves #2549

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

Thanks for your contribution! 🙂

I have a few comments.

lib/rules/prefer-use-template-ref.js Outdated Show resolved Hide resolved
tests/lib/rules/prefer-use-template-ref.js Show resolved Hide resolved
tests/lib/rules/prefer-use-template-ref.js Outdated Show resolved Hide resolved
docs/rules/prefer-use-template-ref.md Outdated Show resolved Hide resolved
docs/rules/prefer-use-template-ref.md Outdated Show resolved Hide resolved
docs/rules/prefer-use-template-ref.md Outdated Show resolved Hide resolved
lib/rules/prefer-use-template-ref.js Outdated Show resolved Hide resolved
tests/lib/rules/prefer-use-template-ref.js Show resolved Hide resolved
tests/lib/rules/prefer-use-template-ref.js Outdated Show resolved Hide resolved
docs/rules/prefer-use-template-ref.md Show resolved Hide resolved
@maxfrees

This comment was marked as spam.

@Thomasan1999
Copy link
Contributor Author

any update

@maxfrees I will split it to 2 PRs as @ota-meshi suggested. Sorry for the delay, I was not able to get to it recently, will try to finish at least the first part this weekend, most of it is already done.

@Thomasan1999
Copy link
Contributor Author

@FloEdelmann @ota-meshi Implemented all of your feedback. 🙂

Copy link
Member

@ota-meshi ota-meshi left a comment

Choose a reason for hiding this comment

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

Looks good to me! Thanks!

Copy link
Member

@FloEdelmann FloEdelmann left a comment

Choose a reason for hiding this comment

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

Thanks!

@FloEdelmann FloEdelmann merged commit a5fb774 into vuejs:master Nov 11, 2024
18 checks passed
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.

Rule proposal: vue/prefer-use-template-ref
4 participants