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
With #4604 we started using usetesting instead of tenv as a linter.
It configuration has more configuration that can be used, and maybe we do not need it at all 🤷 .
As a point for tenv ever being used can be to prevent people from using os.SetEnv at all in the first place. Although I am pretty sure this is now done in other ways as well.
The text was updated successfully, but these errors were encountered:
With #4604 we started using usetesting instead of tenv as a linter.
It configuration has more configuration that can be used, and maybe we do not need it at all 🤷 .
As a point for tenv ever being used can be to prevent people from using os.SetEnv at all in the first place. Although I am pretty sure this is now done in other ways as well.
The text was updated successfully, but these errors were encountered: