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
To start moving towards enabling strict mode by default, in PUP-11689
strict_variables was turned on. This commit continues that by setting
strict to default to error instead of warning. Additionally, rspec tests
that failed after the change were updated. I came across some unexpected
behavior after setting strict to error so I set those tests to pending and
created a ticket, PUP-11751, so those could be looked into later.
0 commit comments