Skip to content

Refactor versionVariables as local variable.#2757

Merged
asbjornu merged 1 commit intoGitTools:mainfrom
Evangelink:field-as-local-variable
Jul 16, 2021
Merged

Refactor versionVariables as local variable.#2757
asbjornu merged 1 commit intoGitTools:mainfrom
Evangelink:field-as-local-variable

Conversation

@Evangelink
Copy link
Copy Markdown
Contributor

In GitVersionTaskExecutor, the field versionVariables was always assigned before being used so there is no point in keeping it as a field.

Fixes #2752

In GitVersionTaskExecutor, the field versionVariables was always assigned before being used so there is no point in keeping it as a field.
@asbjornu asbjornu merged commit 4779963 into GitTools:main Jul 16, 2021
@mergify
Copy link
Copy Markdown
Contributor

mergify Bot commented Jul 16, 2021

Thank you @Evangelink for your contribution!

@Evangelink Evangelink deleted the field-as-local-variable branch July 16, 2021 15:39
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.

Un-needed versionVariables field

2 participants