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
Prettify json before committing it to git. Right now the entire json is committed as a single line and No git providers show the diff within the same extended line. It's almost impossible to figure out the changes if ever required (may be required for audit, manual overrides etc)
🎤 Pitch / Usecases
Committing a multiline prettified json will enable better readability for audit purposes and manual interventions.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🔖 Feature description
Prettify json before committing it to git. Right now the entire json is committed as a single line and No git providers show the diff within the same extended line. It's almost impossible to figure out the changes if ever required (may be required for audit, manual overrides etc)
🎤 Pitch / Usecases
Committing a multiline prettified json will enable better readability for audit purposes and manual interventions.
🔄️ Alternative
No response
👀 Have you spent some time to check if this issue has been raised before?
🏢 Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: