1
0
mirror of https://github.com/e107inc/e107.git synced 2025-07-30 11:20:25 +02:00

Update code-climate config

This commit is contained in:
Cameron
2016-04-18 11:28:43 -07:00
parent d726860096
commit 559413b94e

View File

@@ -19,4 +19,10 @@ ratings:
- "**.css"
- "**.js"
- "**.php"
exclude_paths: []
exclude_paths:
- e107_handlers/hybridauth/**/*
- e107_handlers/jsshrink/**/*
- e107_handlers/phpmailer/**/*
- e107_handlers/phpthumb/**/*
- e107_web/**/*