Closed simsandyca closed 1 year ago
A fix I did to move initialization of the files dictionary so that the file list doesn't accumulate across commits. As the hook works through commit array it was commenting on all the commits because the first commit had a matching file.
A fix I did to move initialization of the files dictionary so that the file list doesn't accumulate across commits. As the hook works through commit array it was commenting on all the commits because the first commit had a matching file.