Skip to content

fix(ci): also check renamed files

Description

  • Add "R" in --diff-filter=AMR in git 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

Merge request reports