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

Add "Validation Only" command to the mmg CLI #20

Closed
ryul1206 opened this issue Feb 20, 2023 · 1 comment
Closed

Add "Validation Only" command to the mmg CLI #20

ryul1206 opened this issue Feb 20, 2023 · 1 comment
Labels
enhancement New feature or request
Milestone

Comments

@ryul1206
Copy link
Owner

Is your feature request related to a problem? Please describe.
The current mmg CLI generates new files while outputting validation results. However, this can be inefficient in cases where only validation results are needed. This feature request aims to solve this issue.

Describe the solution you'd like
Add a new option to the mmg CLI that enables validation only, which will output validation results without generating new files. If the validation is successful, the CLI will raise SystemExit(0) to indicate success. If the validation fails, the CLI will raise SystemExit(1) to indicate a failure.

Describe alternatives you've considered
N/A

Additional context
N/A

@ryul1206 ryul1206 added the enhancement New feature or request label Feb 20, 2023
@ryul1206 ryul1206 added this to the 2.0.0 milestone Feb 20, 2023
@stale
Copy link

stale bot commented Jun 20, 2023

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on / or This doesn't seem right label Jun 20, 2023
@ryul1206 ryul1206 removed the wontfix This will not be worked on / or This doesn't seem right label Jun 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant