-
-
Notifications
You must be signed in to change notification settings - Fork 435
Closed
Labels
PR neededbot:staleIssue marked as stale because there was no activityIssue marked as stale because there was no activityfeature requestFunctionality that introduces a new featureFunctionality that introduces a new feature
Description
Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
Many times, people add unnecessary whitespaces inside some attributes. For example class=" col-md-2" and sometimes double space between values in the class attribute class="col-md-2 col-offset-2
Would be nice to give a warning in such cases
Describe the solution you'd like
Would be good to have a rule for "No leading/training spaces in attribute" and maybe another one specifically for class attribute to handle that all values should be separated by a single space
Describe alternatives you've considered
NA
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
PR neededbot:staleIssue marked as stale because there was no activityIssue marked as stale because there was no activityfeature requestFunctionality that introduces a new featureFunctionality that introduces a new feature