bugfinder.processing.cleaning.remove_cpp_files

class bugfinder.processing.cleaning.remove_cpp_files.RemoveCppFiles(dataset, deprecation_warning=None)

Bases: AbstractFileRemover

Processing class to remove any C++ files that are not correctly parsed by Joern.

execute()

Runs the processing

match_file(filepath) bool

Avoid processing header files