-
Notifications
You must be signed in to change notification settings - Fork 157
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
…uilder Pattern (#2118) Current implementation of the Builder pattern within `CliArguments` does not conform that in `RepoConfiguration`. Let's move to refactor `CliArguments` to reduce class attribute duplication across `CliArguments` and `CliArguments::Builder` and to enhance overall code quality.
- Loading branch information
1 parent
5140861
commit bbb2f69
Showing
1 changed file
with
56 additions
and
101 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters