1.1.18.7. cli.pre_commit_scripts.check_license_info

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

Functions

check_asm(files[, license_type])

Check assembler sources

check_batch(files[, license_type])

Check batch scripts

check_c(files[, license_type])

Check C sources

check_dot(files[, license_type])

Check dot files

check_pwsh(files[, license_type])

Check pwsh scripts

check_py(files[, license_type])

Check Python scripts

check_shell(files[, license_type])

Check shell scripts

check_toml(files[, license_type])

Check toml files

check_yaml(files[, license_type])

Check YAML files

compare_header(file_name, expected, actual, ...)

compares to lists of strings

main([argv])

License header checker