1.1.18. cli.pre_commit_scripts

Various scripts that are run through the pre-commit framework

Modules

check_cpp_style_comment

Script to check whether a file contains C++-style comments

check_doxygen

Script to check the file level doxygen comment

check_encoding

Script to check the encoding for a list of provided files

check_file_names

Script to check the list of provided files for uniqueness

check_for_tabs

Script to check whether a file contains tabs

check_include_guard

Script to check the include guard in header-files

check_license_info

Script to check the license information for a list of provided files

check_sections

Script to check the section markers in C files