Skip to content

Conversation

deus-labs
Copy link

Extract repeated Path.cwd() calls into a single constant CWD to improve performance and readability. This change reduces the number of system calls by reusing the computed current working directory path, following the DRY principle (Don't Repeat Yourself).

@deus-labs deus-labs requested a review from a team as a code owner July 11, 2025 14:12
@Wollac Wollac closed this Jul 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants