💾 Archived View for freeshell.de › tldr › parallel-lint.gmi captured on 2022-04-28 at 19:10:53. Gemini links have been rewritten to link to archived content
-=-=-=-=-=-=-
A tool to check the syntax of PHP files in parallel.
parallel-lint {path/to/directory}
parallel-lint -j {processes} {path/to/directory}
parallel-lint --exclude {path/to/excluded_directory} {path/to/directory}
parallel-lint -e {php,html,phpt} {path/to/directory}
parallel-lint --json {path/to/directory}
parallel-lint --blame {path/to/directory}
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).