diff options
-rw-r--r-- | .codeclimate.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.codeclimate.yml b/.codeclimate.yml index 4762df4..5f9c00e 100644 --- a/.codeclimate.yml +++ b/.codeclimate.yml @@ -9,5 +9,6 @@ ratings: exclude_paths: - "**.min.js" - karma*.conf.js +- prism/**/* - test/**/* - .* |