Skip to content
This repository has been archived by the owner on Apr 13, 2020. It is now read-only.

[HOUSEKEEPING] remove eslint disable from deployment get command #486

Merged
merged 9 commits into from
Apr 3, 2020

Conversation

dennisseah
Copy link
Collaborator

reordering functions in this file to satisfy no-use-before-define eslint rule. no changes in logics/flow

"You need to run `spk init` and `spk deployment onboard` to configure `spk."
);
if (repo) {
const promise = fetchPR(repo, strPr, initObj.accountName);
Copy link
Collaborator

Choose a reason for hiding this comment

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

initObj.accessToken

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

accept. Do not know why git does not bring over your changes. Maybe the code got moved around too much

@dennisseah dennisseah merged commit ae7b9ef into master Apr 3, 2020
@dennisseah dennisseah deleted the eslintDisableDeploymentGet branch April 3, 2020 07:00
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.

3 participants