Skip to content
Snippets Groups Projects
Commit b54775e3 authored by Rodrigo Nascimento's avatar Rodrigo Nascimento
Browse files

Add Code Climate config file

parent 74736f65
No related branches found
No related tags found
No related merge requests found
#
# ---Choose Your Languages---
# To disable analysis for a certain language, set the language to `false`.
# For help setting your languages:
# http://docs.codeclimate.com/article/169-configuring-analysis-languages
#
languages:
JavaScript: true
#
# ---Exclude Files or Directories---
# List the files or directories you would like excluded from our analysis.
# For help setting your exclude paths:
# http://docs.codeclimate.com/article/166-excluding-files-folders
#
exclude_paths:
- "public/moment-locales/*"
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment