mirror of
https://github.com/RaspbianFrance/raspisms.git
synced 2025-04-22 01:16:26 +02:00
add phpstan and fix few php-cs-fixer
This commit is contained in:
parent
cf1746ff13
commit
d3408e0600
3 changed files with 44 additions and 1 deletions
|
@ -7,7 +7,7 @@
|
|||
'Args :' . "\n" .
|
||||
' - help : Show help message.' . "\n" .
|
||||
' - lint : Show coding standards to fix.' . "\n" .
|
||||
' - help : Fix coding standards.' . "\n";
|
||||
' - fix : Fix coding standards.' . "\n";
|
||||
|
||||
exit(100);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue