Use phpcs.xml for all rules
This commit is contained in:
@@ -44,5 +44,4 @@ install:
|
||||
script:
|
||||
- npm run build
|
||||
- phpcs --report=summary
|
||||
- phpcs --report=summary --standard=phpcs-templates.xml -n
|
||||
- phpmd src text cleancode,codesize,controversial,design,naming,unusedcode
|
||||
|
||||
Reference in New Issue
Block a user