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

Chore: move component-name-in-template-casing rule to uncategorized #703

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

Merged
mysticatea merged 1 commit into master from move-component-name-in-template-casing
Dec 30, 2018

Conversation

Copy link
Member

@mysticatea mysticatea commented Dec 4, 2018

This PR moves component-name-in-template-casing to uncategorized from strongly-recommended category.

There are some reasons:

  1. This rule can break user code by autofix. If a user uses x-element Web Component, the rule breaks it. To avoid this broken, the user needs to configure ignores option. Therefore, this rule doesn't fit vue/strongly-recommended preset.
  2. There is a bikeshedding. ⭐️New: Add vue/component-name-in-template-casing #397 (comment) , ⭐️New: Add vue/component-name-in-template-casing #397 (comment) , Beta 5 brakes linter #691 (comment) , and Beta 5 brakes linter #691 (comment) . Users which use kebab-casing is much and our style guide allows it.

Copy link
Contributor

armano2 commented Dec 9, 2018

@mysticatea i'm unsure if its not better to go for #714 with registeredComponentsOnly set to true by default

Copy link
Member Author

I still want to move it to uncategorized because it needs additional configuration for people which use popular libraries.

armano2 reacted with thumbs up emoji

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Reviewers
No reviews
Assignees
No one assigned
Labels
None yet
Projects
None yet
Milestone
No milestone
Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /