Closed RobertAKARobin closed 3 months ago
@RobertAKARobin
in the future may want to rename the rule to just no-extra-spacing... Just a thought!
I agree! This rule is doing more than its name implies. I think it would be a good idea to rename the rule in the future.
This adds two things to
no-extra-spacing-attrs
:disallowTabs
option to enforce using only spaces inside a tagBecause this rule can now have an effect when a tag has no attributes, in the future may want to rename the rule to just
no-extra-spacing
... Just a thought!Thanks! :)