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

feat(cli): support fail arg to --dry #83

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

chelkyl
Copy link
Contributor

@chelkyl chelkyl commented Mar 20, 2022

Exits with error if typings changed. Useful for CI environment.

Closes: #72

exits with error if typings changed

Co-authored-by: John Armstrong <[email protected]>
@coveralls
Copy link
Collaborator

Coverage Status

Coverage remained the same at 100.0% when pulling a46dc05 on chelkyl:add-dry-run-fail into 4a012b7 on jeffijoe:master.

@jeffijoe
Copy link
Owner

Thanks! I'll merge this and make a simple change to not throw the error but just return exitcode 1.

Nice work!

@jeffijoe jeffijoe merged commit 3706c3f into jeffijoe:master Mar 21, 2022
@chelkyl chelkyl changed the title feat: support fail arg to --dry feat(cli): support fail arg to --dry Apr 26, 2022
This pull request was closed.
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.

Feature Request: Exit Code should reflect if changes are required on a new paramter like --check
3 participants