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

Can't pipe data to csvlint #84

Closed
rossjones opened this issue Mar 6, 2014 · 0 comments · Fixed by #86
Closed

Can't pipe data to csvlint #84

rossjones opened this issue Mar 6, 2014 · 0 comments · Fixed by #86

Comments

@rossjones
Copy link

It isn't currently possible to pipe data into csvlint on the command line. As a result it isn't possible to use it to compose workflow where one process in the chain is generating csv. For example - proc_that_generates_csv | csvlint

It should probably default to reading from stdin if no argument are supplied, and have a separate 'usage' trigger (--help, -h)

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 a pull request may close this issue.

1 participant