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
test: add test for silent missing variable without strict
Show that without --strict, a missing variable silently renders
as empty, demonstrating the problem that --strict is meant to catch.