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

refactor: initRepo #7022

Merged
merged 2 commits into from
Aug 19, 2020
Merged

refactor: initRepo #7022

merged 2 commits into from
Aug 19, 2020

Conversation

rarkins
Copy link
Collaborator

@rarkins rarkins commented Aug 18, 2020

No description provided.

}

async function getRepoConfig(config_: RenovateConfig): Promise<RenovateConfig> {
let config = { ...config_ };
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Only flat copy? Is that necessary?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just trying to avoid the lint warnings. This is intended as a do-nothing refactoring so that the lazy git changes I have then becomes just a few changed lines.

@rarkins rarkins merged commit b6af818 into master Aug 19, 2020
@rarkins rarkins deleted the refactor/init-repo branch August 19, 2020 04:27
@renovate-release
Copy link
Collaborator

🎉 This PR is included in version 22.19.7 🎉

The release is available on:

Your semantic-release bot 📦🚀

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Dec 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants