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

Drop switch --force|-f #347

Merged
merged 2 commits into from
Jan 18, 2024
Merged

Drop switch --force|-f #347

merged 2 commits into from
Jan 18, 2024

Conversation

josephwright
Copy link
Member

Unknown engines are then skipped with a message, rather than leading to an error.

@josephwright
Copy link
Member Author

@muzimuzhi Would welcome your thoughts here (I can't directly add you as a reviewer).

@josephwright
Copy link
Member Author

@FrankMittelbach This the sort of change you had in mind?

Unknown engines are then skipped with a message,
rather than leading to an error.
Copy link
Member

@FrankMittelbach FrankMittelbach left a comment

Choose a reason for hiding this comment

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

Assuming that force isn't used, yes that is what I had in mind

end
end
end
if not next(checkengines) then exit(0) end
Copy link
Member

Choose a reason for hiding this comment

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

not sure it helps or not, but perhaps add a print("No applicable engine requested, config ignored")

@josephwright josephwright merged commit 9e51ded into main Jan 18, 2024
2 checks passed
@josephwright josephwright deleted the drop-force branch January 18, 2024 20:03
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