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

Option to ignore really large files #28

Open
davidlaym opened this issue Nov 7, 2018 · 0 comments
Open

Option to ignore really large files #28

davidlaym opened this issue Nov 7, 2018 · 0 comments

Comments

@davidlaym
Copy link

davidlaym commented Nov 7, 2018

I'm having problems with a not-so-much large data JSON file that I need to have in the repo, and it's somewhat frequently updated, but being as large as 12MB, it depletes all the memory when precise-commits parses it and it crashes.

I like to have my JSON files linted and checked, but I would like to ignore really large files like this one if possible, maybe with a custom threshold
something like --ignore-size 10MB

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