php-lint-github-action-example:这是Github动作通过使用linter改善代码质量的示例用法

时间:2024-02-20 01:04:16
【文件属性】:

文件名称:php-lint-github-action-example:这是Github动作通过使用linter改善代码质量的示例用法

文件大小:4KB

文件格式:ZIP

更新时间:2024-02-20 01:04:16

php continuous-integration php-codesniffer code-quality github-actions

PHP Lint Github操作示例 这是Github动作通过使用linter来提高代码质量的示例用法。 对于动作,使用了Github的官方发行版 。 组态 动作细节可以在.github/workflows/linter.yml 的配置文件可以在.github/linters/phpcs.xml 也可以从找到在配置文件中定义的其他可能的规则集。


【文件预览】:
php-lint-github-action-example-master
----composer.json(486B)
----.github()
--------workflows()
--------linters()
----src()
--------GoodCode.php(437B)
--------CodeInterface.php(314B)
----.gitignore(27B)
----README.md(617B)

网友评论