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
Right now when the config YAML can't parse, we just return a "could not parse" type error. Instead we should return something more helpful - at a minimum it would be nice to show an example of the YAML file.
Right now when the config YAML can't parse, we just return a "could not parse" type error. Instead we should return something more helpful - at a minimum it would be nice to show an example of the YAML file.