Skip to content

Question: Is there a reason that invalid-envvar-default only checks os.getenv, not os.environ.get #10092

@harupy

Description

@harupy

is there a reason that invalid-envvar-default only checks os.getenv, not os.environ.get?

ENV_GETTERS = ("os.getenv",)

Metadata

Metadata

Assignees

Labels

False Negative 🦋No message is emitted but something is wrong with the codeGood first issueFriendly and approachable by new contributorsHelp wanted 🙏Outside help would be appreciated, good for new contributorsNeeds PRThis issue is accepted, sufficiently specified and now needs an implementation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions