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

Doesn’t work with very large files #20

Open
dboulet opened this issue Feb 17, 2017 · 1 comment
Open

Doesn’t work with very large files #20

dboulet opened this issue Feb 17, 2017 · 1 comment

Comments

@dboulet
Copy link
Contributor

dboulet commented Feb 17, 2017

I’m on MacOS, and noticed that this scripts fails with large files. For example, if I attempt to commit a valid 66 kB YAML file (just as a test), I get back an error message asking me to fix syntax errors. If the file size under 65 kB, it works fine.

I think that this has to do with reaching buffer limits when piping large amounts of data, but am not 100% sure.

@abtris
Copy link
Collaborator

abtris commented Aug 1, 2019

Can you direct test https://github.com/nodeca/js-yaml that is used for checking?

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

2 participants