Skip to main content

Configuration

Configuration

Preview First

CLI values override project configuration, which overrides internal defaults.

Commandpath-header-scanner scan

Category

Header Scanning

Quick Command

path-header-scanner scan [OPTIONS]

KeyDefaultEffect
tool.path-header-scanner.cli.execution.dry_runfalseGlobal simulation default.
tool.path-header-scanner.cli.execution.debugfalseDiagnostic logging.
tool.path-header-scanner.cli.scan.target_directoryappDefault target.
tool.path-header-scanner.cli.scan.applyfalseWrite opt-in.
tool.path-header-scanner.cli.scan.include_target_directorytrueHeader path rendering.
[tool.path-header-scanner.cli.execution]
dry_run = false
debug = false

[tool.path-header-scanner.cli.scan]
target_directory = "app"
apply = false
include_target_directory = true