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
decK fails silently when certain unicode characters replace spaces for indentation - for example, when u+00a0 is present before config.*, deck file add-plugins fails silently and sets config to null.
We should error out explicitly.
decK fails silently when certain unicode characters replace spaces for indentation - for example, when
u+00a0is present beforeconfig.*,deck file add-pluginsfails silently and setsconfigtonull.We should error out explicitly.