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

ignore large files with redundant changes like - package-lock.json #62

Open
ming1in opened this issue Sep 2, 2024 · 0 comments
Open

Comments

@ming1in
Copy link
Collaborator

ming1in commented Sep 2, 2024

package-lock.json files usually change hundreds of lines when a dependency is added. most of the time we can infer the changes from the dependency registry files like package.json

we should consider adding a pre-processing steps that remove these files before generating the messages

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