-
-
Notifications
You must be signed in to change notification settings - Fork 388
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
feat: added attr-no-unnecessary-whitespace rule #220
Conversation
I've also added support for PHP files. Anything between I've added a test to check that PHP is properly ignored. |
Not really sure how to fix the coverage check failure - let me know how to get that to pass and I'll fix. |
Since |
5cf8348
to
25843ac
Compare
Closing this old PR, reopened in #385 to speed up fixing merge conflicts. |
Shows an error like:
The attribute 'name' must not have spaces between the name and value.
for code like:
This is valid: