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
I know we are suppose to use the CLI to edit the yaml file but it sometimes it's easier just to go in with an editor and change a few things. Is it possible to configure the writer to format a little better to so we can more easily see which module we are editing.
Thanks
The text was updated successfully, but these errors were encountered:
@MiMiMeowMeow Definitely feel your pain editing large mdlr.yml files! We're this library for the YAML stuff and unfortunately (even with the flow flag on the modules property) we're not able to get the pretty output. AFAIK there aren't any other production-ready YAML libs in Go. Nonetheless, let's definitely keep this open and we can consider some potential implementation options soon. Thanks!
I know we are suppose to use the CLI to edit the yaml file but it sometimes it's easier just to go in with an editor and change a few things. Is it possible to configure the writer to format a little better to so we can more easily see which module we are editing.
Thanks
The text was updated successfully, but these errors were encountered: