summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.codacy.yml13
1 files changed, 5 insertions, 8 deletions
diff --git a/.codacy.yml b/.codacy.yml
index 34b52d0..5b7c293 100644
--- a/.codacy.yml
+++ b/.codacy.yml
@@ -1,11 +1,8 @@
----
-engines:
- cppcheck:
-languages:
- cpp:
- extensions:
- - '-cpp'
- - '-h'
exclude_paths:
- 'docs/**'
+ - 'Project/artProvider**'
+ - 'Project/data**'
+ - 'Project/fparser**'
+ - 'Project/rapidXML**'
+ - 'Project/wxMathPlot**'
\ No newline at end of file