You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
EDIT: The issue that was fixed was for the combination of a single attribute and argument. That does work now. Having more than one argument/attribute with one having an empty value seems an actual remaining bug then.
Description
The auto fix of
attribute-order
removes empty string values for attributes and arguments.Example
Before:
After:
Expected:
Versions
Seeing this behaviour both on
ember-template-lint@5.11.2
and latest (ember-template-lint@6.0.0
)The text was updated successfully, but these errors were encountered: