Skip to content

Commit 490177d

Browse files
author
dmitriy
committed
edited docs
1 parent ccaff30 commit 490177d

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
@@ -68,10 +68,10 @@ make phpcs # Run PHP CodeSniffer
6868
make ecs # Run The Easiest Way to Use Any Coding Standard
6969
make ecs-fix # Run The Easiest Way to Use Any Coding Standard to fix issues
7070
phpmetrics # Generates PhpMetrics static analysis
71-
make phpcpd # Run php copy/paste detector
72-
make phpmd # Run php mess detector
73-
make phpstan # Run php static analysis tool
74-
make phpinsights # Run phpinsights PHP quality checks
71+
make phpcpd # Run php copy/paste detector
72+
make phpmd # Run php mess detector
73+
make phpstan # Run php static analysis tool
74+
make phpinsights # Run phpinsights PHP quality checks
7575
```
7676

7777
## Symfony container shell

0 commit comments

Comments
 (0)