Files
Giacomo Vercesi 23362444b8 check-conventions: improve file list generation
Improves the generation of the file list by using git diff-files and
parsing the output directly.

Also:

* The list now only includes files that exist in the working directory
  (so no existence checks are needed).
* Added `--cached` option to check staged files only.
* Fix some missing local variable declarations.
2022-04-28 09:46:10 +02:00
..
2022-03-17 18:52:18 +01:00
2022-03-17 18:52:18 +01:00