forked from CORE-POS/IS4C
-
Notifications
You must be signed in to change notification settings - Fork 1
/
.codeclimate.yml
27 lines (27 loc) · 917 Bytes
/
.codeclimate.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Ruby: true
JavaScript: true
PHP: true
Python: true
exclude_paths:
- "common/adodb5/*"
- "documentation/doxy/*"
- "fannie/legacy/*"
- "fannie/src/javascript/*"
- "fannie/src/fpdf/*"
- "fannie/src/Excel/*"
- "fannie/modules/plugins2.0/CoopDealsSigns/noauto/fonts/*"
- "tests/*"
- "fannie/item/deleteItem_WEFC_Toronto.php"
- "fannie/item/insertItem_WEFC_Toronto.php"
- "fannie/item/itemMaint_WEFC_Toronto.php"
- "fannie/item/itemMaint_WEFC_Toronto.php"
- "fannie/item/prodAllLanes_WEFC_Toronto.php"
- "fannie/item/prodFunction_WEFC_Toronto.php"
- "fannie/item/itemMaint_WEFC_Toronto.php"
- "fannie/item/updateItems_WEFC_Toronto.php"
- "fannie/item/import/loadWEFCTorontoProducts.php"
- "fannie/item/departments/loadWEFCTorontoDepts.php"
- "fannie/cron/members.sync.with.CiviCRM.php"
- "fannie/cron/members.update.from.CiviCRM.php"