mirror of
https://github.com/wbbaddons/Tims-Chat.git
synced 2024-10-31 14:10:08 +00:00
Make phpcpd more verbose
This commit is contained in:
parent
1162a42dbc
commit
8b135278e5
@ -17,4 +17,4 @@ before_script:
|
||||
script:
|
||||
- find file -type f -name '*.php' |xargs -I file php -l file
|
||||
- phpcs -p --extensions=php --standard="`pwd`/WCF/CodeSniff/WCF" file
|
||||
- phpcpd file
|
||||
- phpcpd --verbose --min-lines 10 file
|
Loading…
Reference in New Issue
Block a user