action-languagetool icon indicating copy to clipboard operation
action-languagetool copied to clipboard

Only check changed files

Open samrobbins85 opened this issue 4 years ago • 1 comments

I don't know if it is possible with GitHub actions, but it would be great if you could only check the files changed in a commit/PR

samrobbins85 avatar Oct 04 '20 10:10 samrobbins85

This right here should definitely be a feature, the original review dog action already has a flag to deal with that called filter_mode: 'diff_context'.

I think it's essential to make this action work with big translation files.

joaojhgs avatar May 15 '23 19:05 joaojhgs