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'm trying to use ryml as a YAML syntax checker, but if there is an error in the syntax, no exception is thrown, the program exits immediately. Is there a way to add an exception on error?