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 ignore-empty option to validate #539

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

JakobDev
Copy link
Contributor

If you run appstreamcli validate with no files given, it will exit with a You need to specify at least one file to validate! error. With this new option it no longer throws a error.

This is useful for scenarios like

find -name "*.metainfo.xml" | xargs appstreamcli validate --explain

@JakobDev
Copy link
Contributor Author

Ping @ximion

@JakobDev
Copy link
Contributor Author

Another ping @ximion

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.

None yet

1 participant