Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add autofix tovue/prefer-use-template-ref#2632

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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Open
Thomasan1999 wants to merge9 commits intovuejs:master
base:master
Choose a base branch
Loading
fromThomasan1999:master

Conversation

Thomasan1999
Copy link
Contributor

@Thomasan1999Thomasan1999 commentedNov 30, 2024
edited
Loading

# Conflicts:#docs/rules/index.md#tests/lib/rules/prefer-use-template-ref.js
@changeset-botchangeset-bot
Copy link

changeset-botbot commentedJun 7, 2025
edited
Loading

🦋 Changeset detected

Latest commit:ff2ba97

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
NameType
eslint-plugin-vueMinor

Not sure what this means?Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

Copy link
Member

@FloEdelmannFloEdelmann 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 now 🙂
Thanks for your contribution!

Thomasan1999 reacted with heart emoji
@FloEdelmannFloEdelmann changed the titlefeat(prefer-use-template-ref): add support for fix optionAdd autofix tovue/prefer-use-template-refJun 11, 2025
Copy link
Member

@ota-meshiota-meshi left a comment

Choose a reason for hiding this comment

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

It looks almost good, but I have one comment.

)

if (!missingImportChecked) {
missingImportChecked = true
Copy link
Member

Choose a reason for hiding this comment

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

What is this flag for?
Perhaps to avoid autofix conflicts?
If so, ESLint's autofixes avoid conflicts as much as possible by core, so there's no need to handle that in the rules.

Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment
Reviewers

@ota-meshiota-meshiota-meshi requested changes

@FloEdelmannFloEdelmannFloEdelmann approved these changes

@waynzhwaynzhAwaiting requested review from waynzh

Requested changes must be addressed to merge this pull request.

Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

3 participants
@Thomasan1999@FloEdelmann@ota-meshi

[8]ページ先頭

©2009-2025 Movatter.jp