mirror of
https://github.com/e107inc/e107.git
synced 2025-08-01 20:30:39 +02:00
Excluded ".sc" files for Code Climate
./e107_core/shortcodes/single/search.sc seems to be breaking Code Climate builds Also corrected an indentation problem in .codeclimate.yml
This commit is contained in:
@@ -51,6 +51,7 @@ exclude_patterns:
|
||||
- "**/*.d.ts"
|
||||
- "e107_admin/core_image.php"
|
||||
- "e107_plugins/log/js/awesomechart.js"
|
||||
- "e107_core/**/*.sc"
|
||||
- "e107_docs/**/*"
|
||||
- "e107_images/**/*"
|
||||
- "e107_handlers/hybridauth/**/*"
|
||||
|
Reference in New Issue
Block a user