File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -19,12 +19,12 @@ Docker image with quality analysis tools for PHP.
1919* pdepend - [ Static Analysis Tool] ( https://pdepend.org/ )
2020* phpcs - [ Detects coding standard violations] ( https://github.com/squizlabs/PHP_CodeSniffer )
2121* phpcbf - [ Automatically corrects coding standard violations] ( https://github.com/squizlabs/PHP_CodeSniffer )
22- * phpcb - PHP Code Browser - https://github.com/mayflower/PHP_CodeBrowser
23- * deprecation-d [ etector ] ( Finds usages of deprecated code - https://github.com/sensiolabs-de/deprecation-detector )
22+ * phpcb - [ PHP Code Browser] ( https://github.com/mayflower/PHP_CodeBrowser )
23+ * deprecation-detector - [ Finds usages of deprecated code] ( https://github.com/sensiolabs-de/deprecation-detector )
2424* php-coupling-detector - [ Detects code coupling issues] ( https://akeneo.github.io/php-coupling-detector/ )
2525* analyze - [ Visualizes metrics and source code] ( https://github.com/Qafoo/QualityAnalyzer )
26- * design-p [ attern ] ( Dettects design patterns - https://github.com/Halleck45/DesignPatternDetector )
27- * parallel-l [ int ] ( Checks PHP file syntax - https://github.com/JakubOnderka/PHP-Parallel-Lint )
26+ * design-pattern - [ Dettects design patterns] ( https://github.com/Halleck45/DesignPatternDetector )
27+ * parallel-lint - [ Checks PHP file syntax] ( https://github.com/JakubOnderka/PHP-Parallel-Lint )
2828
2929## Building the image
3030
You can’t perform that action at this time.
0 commit comments