mirror of
https://github.com/Karaka-Management/Developer-Guide.git
synced 2026-01-27 11:28:40 +00:00
Remove unavailable tools
This commit is contained in:
parent
9704fe7631
commit
12a707ea3d
|
|
@ -8,7 +8,6 @@ Tools used for the code inspection are:
|
||||||
|
|
||||||
* PhpLoc
|
* PhpLoc
|
||||||
* PhpMetrics
|
* PhpMetrics
|
||||||
* PDepend
|
|
||||||
* PhpUnit (see tests)
|
* PhpUnit (see tests)
|
||||||
* Jasmine (see tests)
|
* Jasmine (see tests)
|
||||||
* Custom scripts/tools
|
* Custom scripts/tools
|
||||||
|
|
|
||||||
|
|
@ -23,9 +23,7 @@ The following tools are important to test the application and to ensure the code
|
||||||
* phploc
|
* phploc
|
||||||
* phpunit
|
* phpunit
|
||||||
* phpcs
|
* phpcs
|
||||||
* phpmd
|
|
||||||
* phpmetrics
|
* phpmetrics
|
||||||
* pdepend
|
|
||||||
* documentor
|
* documentor
|
||||||
* phpstan
|
* phpstan
|
||||||
* phan
|
* phan
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user