Skip to content

tools: check_style.py to ignore renamed-only files

Marek Michalowski requested to merge mm/check-style into main

check_style.py now uses the get_changed_files to skip checking style on files which were renamed only

Merge request reports