Path Header Scanner
Path Header Scanner
v1.0.1
Find missing or stale path headers and apply reviewed corrections with language-aware syntax.
Command
path-header-scannerCategory
Code Maintenance
Quick Command
path-header-scanner COMMAND [OPTIONS]Path Header Scanner at a Glance

Features
Discover
Find supported source and documentation files while honoring exclusions.
Validate
Compare each path header with the file's resolved project path.
Preview
Report proposed insertions and updates without changing files.
Apply
Write only reviewed changes when --apply is explicit.
First scan
bashpath-header-scanner scan app
path-header-scanner scan app --dry-run
path-header-scanner scan app --apply