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 Aug 29, 2025. It is now read-only.
There are two cases where I found formatting not happening correctly,
after formatting:
There should not be any change as per rule written in
styleling-config-standard. Means closing brace should not be on new line.After formatting
space is getting removed after stylefmt formatting which is wrong.