Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove duplicated 'tagPrefix' parameter #74

Merged
merged 1 commit into from
Apr 8, 2021

Conversation

shestee
Copy link
Contributor

@shestee shestee commented Apr 7, 2021

Refactor NextVersionPicker class and remove duplicated 'tagPrefix' parameter from 'pickNextVersion()', as 'VersionConfig config' which is parameter in that method, already has field 'tagPrefix'. This commit also refactors unit tests regarding changes made in the method definition.

Removed duplicated 'tagPrefix' parameter from 'pickNextVersion()' in NextVersionPicker class, as 'VersionConfig config' which is parameter in that method, already has field 'tagPrefix'. Unit tests are also refactored regarding changes made in the method definition.
@mockitoguy
Copy link
Contributor

Nice catch!

@mockitoguy mockitoguy merged commit 0bdf263 into shipkit:master Apr 8, 2021
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