projecte_ionic/node_modules/jasmine/node_modules/jasmine-core/.codeclimate.yml

17 lines
204 B
YAML
Raw Permalink Normal View History

2022-02-09 18:30:03 +01:00
languages:
JavaScript: true
ratings:
paths:
- "src/**/*.js"
exclude_paths:
- "lib/**"
- "dist/*"
- "grunt/**"
- "images/*"
- "**/*.md"
- "**/*.yml"
- "**/*.json"
- "**/*.scss"
- "**/*.erb"
- "*.sh"