mirror of
https://github.com/oblakstudio/wp-plugin-installer.git
synced 2025-11-13 14:05:53 +08:00
chore: Updated codeclimate file
This commit is contained in:
parent
ea0609250a
commit
dd2c9b1fec
1 changed files with 14 additions and 1 deletions
|
|
@ -3,6 +3,19 @@ ratings:
|
|||
paths:
|
||||
- "**.php"
|
||||
checks:
|
||||
method-lines:
|
||||
file-lines:
|
||||
enabled: true
|
||||
config:
|
||||
threshold: 500
|
||||
method-complexity:
|
||||
enabled: true
|
||||
config:
|
||||
threshold: 10
|
||||
method-count:
|
||||
enabled: true
|
||||
config:
|
||||
threshold: 50
|
||||
method-lines:
|
||||
config:
|
||||
threshold: 75
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue