mirror of
https://github.com/e107inc/e107.git
synced 2025-07-31 20:00:37 +02:00
Update config
This commit is contained in:
@@ -14,15 +14,21 @@ engines:
|
||||
enabled: false
|
||||
phpmd:
|
||||
enabled: true
|
||||
config:
|
||||
file_extensions: "php"
|
||||
rulesets: "cleancode,unusedcode,codesize"
|
||||
ratings:
|
||||
paths:
|
||||
- "**.css"
|
||||
- "**.js"
|
||||
- "**.php"
|
||||
exclude_paths:
|
||||
- e107_docs/**/*
|
||||
- e107_images/**/*
|
||||
- e107_handlers/hybridauth/**/*
|
||||
- e107_handlers/jsshrink/**/*
|
||||
- e107_handlers/phpmailer/**/*
|
||||
- e107_handlers/phpthumb/**/*
|
||||
- e107_handlers/xmlrpc/**/*
|
||||
- e107_web/**/*
|
||||
|
||||
|
Reference in New Issue
Block a user