ignore large files with redundant changes like - `package-lock.json`
Opened this issue · 0 comments
ming1in commented
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