PreCommitScanner#
- class neophile.scanner.pre_commit.PreCommitScanner#
 Bases:
BaseScannerScan a source tree for pre-commit hook version references.
Attributes Summary
Name of the scanner type.
Methods Summary
scan(root)Scan a source tree for pre-commit hook version references.
Attributes Documentation
- name#
 
Methods Documentation