Skip to content

consts.TempDir should be a func instead of var #864

Open
@lmorg

Description

@lmorg

Describe the change:

Changing TempDir to be a func rather than var ensures that the value of TempDir remains a constant and cannot be accidentally changed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    refactorNot a bug/negative user experience but something that affects the purity of the code

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions