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
The idea is to make sure that a YAML alias in a mapping is followed by
a space before the :
An issue appeared with the refactoring made recently that made sure
to respect the YAML specification that allows having a `:` in an anchor
and alias name.
0 commit comments