Skip to main content

Path Header Scanner

Path Header Scanner

v1.0.1

Find missing or stale path headers and apply reviewed corrections with language-aware syntax.

Commandpath-header-scanner

Category

Code Maintenance

Quick Command

path-header-scanner COMMAND [OPTIONS]

Path Header Scanner at a Glance

Path Header Scanner terminal banner and command output
A representative preview-first scan. The final release screenshot can be added without changing this page.

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
bash
path-header-scanner scan app
path-header-scanner scan app --dry-run
path-header-scanner scan app --apply