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 linting rules for bad name-spacing #8391

Open
AMoo-Miki opened this issue Sep 30, 2024 · 0 comments
Open

Add linting rules for bad name-spacing #8391

AMoo-Miki opened this issue Sep 30, 2024 · 0 comments
Labels
technical debt If not paid, jeapardizes long-term success and maintainability of the repository.

Comments

@AMoo-Miki
Copy link
Collaborator

CSS class names, exported methods, type names, component names, and ... need to have a uniform prefixes (name-spaces) for ease of maintaining and to avoid possible collisions. Arguably the best way would be to create linting rules to inform developers of such problems.

@AMoo-Miki AMoo-Miki added the technical debt If not paid, jeapardizes long-term success and maintainability of the repository. label Sep 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
technical debt If not paid, jeapardizes long-term success and maintainability of the repository.
Projects
None yet
Development

No branches or pull requests

1 participant