fix(ci): also check renamed files
Description
- Add "R" in
--diff-filter=AMR
ingit show
parameters - Modify the regular expression to extract the renamed file name
Closes #61 (closed)
How to test it?
reproduce what is described in #61 (closed)
Note
renamed but not modified files may also be checked. I think we can live with this.
Edited by Didier WECKMANN