Skip to content

Commit

Permalink
[TASK] Better description
Browse files Browse the repository at this point in the history
Related: #1391
  • Loading branch information
Starkmann committed Jul 30, 2024
1 parent d3ba4f5 commit cd68b6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -219,7 +219,7 @@
"ci:php": "Runs all static checks for the PHP files.",
"ci:php:cs-fixer": "Checks the code style with the PHP Coding Standards Fixer (PHP-CS-Fixer).",
"ci:php:lint": "Lints the PHP files for syntax errors.",
"ci:php:mess": "Runs mess decection on folder classes",
"ci:php:mess": "Runs PHP mess detection.",
"ci:php:sniff": "Checks the code style with PHP_CodeSniffer (PHPCS).",
"ci:php:stan": "Checks the PHP types using PHPStan.",
"ci:static": "Runs all static code checks (syntax, style, types).",
Expand Down

0 comments on commit cd68b6b

Please sign in to comment.