parallel-lint
Verified for current stable LTS
Parallel Lint Commands
Parallel Lint command syntax with verified terminal examples.
Commands
6 commands for Parallel Lint
parallel-lint Operations
Parallel Lint Command: Lint Directory Excluding Directory
parallel-lint --exclude <path/to/excluded_directory> <path/to/directory> parallel-lint HTTP
Parallel Lint Command: Lint Directory Json Output
parallel-lint --json <path/to/directory> parallel-lint Operations
Parallel Lint Command: Lint Directory Parallel Processes
parallel-lint -j <processes> <path/to/directory> parallel-lint Operations
Parallel Lint Command: Lint Directory Specific
parallel-lint <path/to/directory> parallel-lint Operations
Parallel Lint Command: Lint Directory With Extensions
parallel-lint -e <php,html,phpt> <path/to/directory> parallel-lint Operations
Parallel Lint Command: Lint Directory With Git Blame
parallel-lint --blame <path/to/directory> Suggest a Parallel Lint Command
Submit missing workflows, corrections, or verified alternatives for this tool.
FAQ
Coverage: Focused examples for common Parallel Lint workflows.
Verified version: current stable LTS.
Verification: Test commands in a disposable workspace and submit notes for edge cases.