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
{{ message }}
This repository was archived by the owner on Mar 23, 2024. It is now read-only.
The disallowTrailingWhitespace rule reports validation errors if an otherwise empty line contains whitespace (e.g. automatically inserted by an editor due to indentation).
It would be nice if there was an option for this rule to ignore empty lines.
The disallowTrailingWhitespace rule reports validation errors if an otherwise empty line contains whitespace (e.g. automatically inserted by an editor due to indentation).
It would be nice if there was an option for this rule to ignore empty lines.