Skip to content
Snippets Groups Projects
Commit d66af1c9 authored by Laurent Destailleur's avatar Laurent Destailleur
Browse files

Quality control file for code climate

parent 4567f569
No related branches found
No related tags found
No related merge requests found
# Save as .codeclimate.yml (note leading .) in project root directory
languages:
Ruby: false
JavaScript: true
PHP: true
exclude_paths:
- 'build/*'
- 'dev/*'
- 'doc/*'
- 'test/*'
- 'htdocs/includes/*'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment