phplint:一种可以通过一次运行多个lint进程来加速php文件更新的工具

时间:2021-02-05 15:04:24
【文件属性】:
文件名称:phplint:一种可以通过一次运行多个lint进程来加速php文件更新的工具
文件大小:19KB
文件格式:ZIP
更新时间:2021-02-05 15:04:24
lint syntax php linter syntax-checker PHPLint phplint是一个可以通过一次运行多个lint进程来加速php文件更新的工具。 安装 在本地,如果您有PHP $ composer require overtrue/phplint --dev -vvv 在本地,如果您只有Docker docker pull overtrue/phplint:latest 用法 命令行界面 Usage: phplint [options] [--] [ < path> ]... Arguments: path Path to file or directory to
【文件预览】:
phplint-master
----.phplint.yml(75B)
----.github()
--------workflows()
----action.yml(362B)
----src()
--------Linter.php(7KB)
--------Command()
--------Process()
--------Output()
--------Cache.php(2KB)
--------Console()
----Dockerfile(341B)
----.php_cs(1KB)
----box.json(261B)
----LICENSE(1KB)
----README.md(5KB)
----.gitignore(58B)
----bin()
--------phplint(895B)
----entrypoint.sh(89B)
----composer.json(2KB)

网友评论