Skip to content

refactor: Refactor GetRelativePathFromGitRepo function signature and variable names#9

Merged
Excoriate merged 1 commit intomainfrom
feat/update-get-relative-path-function-logic
Mar 28, 2024
Merged

refactor: Refactor GetRelativePathFromGitRepo function signature and variable names#9
Excoriate merged 1 commit intomainfrom
feat/update-get-relative-path-function-logic

Conversation

@Excoriate
Copy link
Copy Markdown
Owner

This commit refactors the function signature of GetRelativePathFromGitRepo
to have explicit return variables relativePath, repoRoot, and err.
Variable names have been improved for clarity and consistency in the
function implementation.

…variable names

This commit refactors the function signature of GetRelativePathFromGitRepo
to have explicit return variables `relativePath`, `repoRoot`, and `err`.
Variable names have been improved for clarity and consistency in the
function implementation.
@Excoriate Excoriate merged commit 10bbfa5 into main Mar 28, 2024
@Excoriate Excoriate deleted the feat/update-get-relative-path-function-logic branch March 28, 2024 10:32
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.

1 participant