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

vendor/bin/xmllint path/to/dir not working, single file does. #18

Closed
Sweepr opened this issue Nov 8, 2020 · 1 comment
Closed

vendor/bin/xmllint path/to/dir not working, single file does. #18

Sweepr opened this issue Nov 8, 2020 · 1 comment

Comments

@Sweepr
Copy link

Sweepr commented Nov 8, 2020

vendor/bin/xmllint path/to/dir Does not work, single file does.

Wrong syntax maybe?

Command Line Usage

To lint a single xml file:

vendor/bin/xmllint path/to/file.xml <-- Works fine.

image

To lint a directory and all its subdirectories:

vendor/bin/xmllint path/to/dir <-- No output

image

@Sweepr
Copy link
Author

Sweepr commented Nov 8, 2020

Nvm, changed

Into ->name('*.nzb'); and it ' working fine.

image

@Sweepr Sweepr closed this as completed Nov 8, 2020
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

No branches or pull requests

1 participant