2.1.23.5.1. cli.pre_commit_scripts.check_for_tabs.main
- cli.pre_commit_scripts.check_for_tabs.main(argv: Sequence[str] | None = None) int
Check the specified files for tab characters.
- Parameters:
argv – Optional sequence of command-line arguments.
- Returns:
The number of tab characters found (max 255).