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
Is there anyway to get yamljs to error/warn on duplicate keys? At the moment it just fails silently which in a yaml file of thousands of lines could be difficult to determine that you have a duplicate
Hi
Is there anyway to get yamljs to error/warn on duplicate keys? At the moment it just fails silently which in a yaml file of thousands of lines could be difficult to determine that you have a duplicate
basically look here: symfony/symfony#19526
The text was updated successfully, but these errors were encountered: