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
While working on SAP/openui5@c782ce9 , I encountered the following issue with the ui5-migration tooling:
The migration tooling sometimes breaks the source formatting, especially the indent of closing brackets. This might be a follow-up issue of #29, but I think I encountered it more often than #29.
While working on SAP/openui5@c782ce9 , I encountered the following issue with the ui5-migration tooling:
The migration tooling sometimes breaks the source formatting, especially the indent of closing brackets. This might be a follow-up issue of #29, but I think I encountered it more often than #29.
Before
After (note the curly braces which have moved, as has the follow-up statement)
To reproduce, you can execute the following commands
The text was updated successfully, but these errors were encountered: