2.1.23.6.1. cli.pre_commit_scripts.check_include_guard.check_include_guard

cli.pre_commit_scripts.check_include_guard.check_include_guard(files: Sequence[Path]) int

Check a sequence of files for correct foxBMS include guard usage.

Parameters:

files – Iterable of files to check.

Returns:

Total number of issues found.