Codestyle:质量检查工具和JBZoo编码标准的集合

时间:2024-04-19 01:43:36
【文件属性】:

文件名称:Codestyle:质量检查工具和JBZoo编码标准的集合

文件大小:33KB

文件格式:ZIP

更新时间:2024-04-19 01:43:36

testing makefile phpmd testing-tools jbzoo

JBZoo /代码样式 为所有JBZoo项目提供流行的工具和通用的代码样式标准。 生成文件 将行添加到您的Makefile中,以包含预定义的命令,例如test-* , help , list等。 ifneq (, $( wildcard ./vendor/jbzoo/codestyle/src/init.Makefile) ) include ./vendor/jbzoo/codestyle/src/init.Makefile endif update : # #@Project Install/Update all 3rd party dependencies $(call title,"Install/Update all 3rd party dependencies") @echo "Composer flags : $( JBZOO_COMPOSE


【文件预览】:
Codestyle-master
----.gitignore(414B)
----phpstan.neon(522B)
----README.md(4KB)
----.phan()
--------config.php(777B)
----tests()
--------autoload.php(589B)
--------CodestyleCodestyleTest.php(566B)
--------PhpUnitDefinesTest.php(5KB)
--------CodestyleCopyrightsTest.php(652B)
--------phpbench()
--------CodestyleReadmeTest.php(666B)
--------CodestyleComposerTest.php(562B)
----LICENSE(1KB)
----.phpqa.yml(1KB)
----composer.json(2KB)
----.gitattributes(377B)
----phpunit.xml.dist(2KB)
----phpbench.json(1KB)
----src()
--------phpmd()
--------init.Makefile(784B)
--------Makefiles()
--------php()
--------phan()
--------phpunit()
--------phpbench()
--------phpqa()
--------phpcs()
--------composer-require-checker.json(556B)
----build()
--------.gitkeep(0B)
----composer-require-checker.json(556B)
----.travis.yml(899B)
----.editorconfig(591B)
----psalm-baseline.xml(1KB)
----psalm.xml(851B)
----Makefile(801B)

网友评论