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

don't delete fsl files if user rejects confirmation prompt #383

Merged
merged 1 commit into from
Oct 9, 2024

Conversation

echo-bravo-yahoo
Copy link
Collaborator

No description provided.

Comment on lines +100 to +103
} else if (source === "active") {
this.log(
`Differences from the ${bold()}remote, active${reset()} schema to the ${bold()}local${reset()} schema:`
);
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

eslint suggested simplifying this conditional - feel like i agree.

@macmv macmv merged commit 2decee3 into main Oct 9, 2024
1 of 2 checks passed
@macmv macmv deleted the schema-pull-bugfix branch October 9, 2024 18:43
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