When project files are provided, `--file-filter=...` is used for the input file. This results in these types of errors when running on header files: ```console cppcheck: error: could not find any files matching the filter: ... ```
When project files are provided,
--file-filter=...is used for the input file.This results in these types of errors when running on header files:
cppcheck: error: could not find any files matching the filter: ...