Skip to content

Commit 4e6ba10

Browse files
author
dmitriy
committed
edited docs
1 parent e28e381 commit 4e6ba10

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

docs/commands.md

+4-4
Original file line numberDiff line numberDiff line change
@@ -70,10 +70,10 @@ make phpcs # Run PHP CodeSniffer
7070
make ecs # Run The Easiest Way to Use Any Coding Standard
7171
make ecs-fix # Run The Easiest Way to Use Any Coding Standard to fix issues
7272
phpmetrics # Generates PhpMetrics static analysis
73-
make phpcpd # Run php copy/paste detector
74-
make phpmd # Run php mess detector
75-
make phpstan # Run php static analysis tool
76-
make phpinsights # Run phpinsights PHP quality checks
73+
make phpcpd # Run php copy/paste detector
74+
make phpmd # Run php mess detector
75+
make phpstan # Run php static analysis tool
76+
make phpinsights # Run phpinsights PHP quality checks
7777
```
7878

7979
## Symfony container shell

0 commit comments

Comments
 (0)