Skip to main content

Module scan

Module scan 

Source

Structs§

GitignoreRule
ScanConfig
ScanReport
What a scan covered, and what it chose to leave out.

Functions§

detect_language_from_extension
is_any_supported_source_file
is_ignored_by_rules
load_root_gitignore_rules
looks_generated
True if a file looks machine-generated and should be skipped.
parse_csv_patterns
path_matches_any
pattern_matches
should_include_relative_path
walk_source_files_reporting
Walk for source files, recording which directories the defaults pruned.
walk_source_files_with_config