generated from myrontuttle/python-codespace
-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
enhancementNew feature or requestNew feature or request
Description
As a dev lead
I want any code recommendations that include <your_token> (or similar) with a function to get a token from local environment variable
So that I'm not exposing my token in public code
Scenario: Replace Token
Given a coder
When I get recommended code that includes "your_token" or "password"
Then it adds a function to get the token from a local environment variable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request