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

Config enforcing kebab-case class names #9

Open
prototowb opened this issue Jun 21, 2022 · 0 comments · May be fixed by #8
Open

Config enforcing kebab-case class names #9

prototowb opened this issue Jun 21, 2022 · 0 comments · May be fixed by #8
Assignees

Comments

@prototowb
Copy link
Member

prototowb commented Jun 21, 2022

Expected Behaviour

Shouldn't throw errors when using camelCase class names.

Actual Behaviour

Throws Expected class selector to be kebab-case for the selector-class-pattern rule.

Steps to Reproduce

Write camelCase class > lint

Platform and Version

v1.2.1

Sample Code that illustrates the problem

.className { ... }

log/docs

This issue is related to PR #8

@juantxokupul juantxokupul linked a pull request Jun 22, 2022 that will close this issue
@juantxokupul juantxokupul self-assigned this Jun 22, 2022
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 a pull request may close this issue.

2 participants