2.1.23.8.1. cli.pre_commit_scripts.check_sections.check_src
- cli.pre_commit_scripts.check_sections.check_src(files: Sequence[Path]) int
Check C source/header files for section marker correctness.
- Parameters:
files – Iterable of file paths to check.
- Returns:
Total number of issues found across all files.