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

Add new settings to allow more control over the errors reported by the plugin #34

Open
DuaelFr opened this issue Feb 7, 2025 · 2 comments

Comments

@DuaelFr
Copy link

DuaelFr commented Feb 7, 2025

Not every team or every tool respects all the rules of BEM, so that would be really great to be able to expand this plugin's settings to our specific needs.
For example, the plugin could provide the following settings with their logical default values:

  • allowUppercase: false
  • maxModifier: 1
  • allowUnderscoreSeparator: false
@ernscht
Copy link
Member

ernscht commented Feb 7, 2025

Thank you for your request.
This stylelint plugin was created to respect our best practices when linting.
Of course, we are always open to improvements and would include backwards compatible, well-tested merge requests.

(What I don't understand: what errors are you talking about in the subject?)

@DuaelFr
Copy link
Author

DuaelFr commented Feb 10, 2025

I was talking about linting errors reported by the plugin. I'll try to rephrase that another way.

@DuaelFr DuaelFr changed the title Allow more control on some errors in the plugin settings Add new settings to allow more control over the errors reported by the plugin Feb 10, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

No branches or pull requests

2 participants