Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add new entry in Release_Notes.
[simgrid.git] / .codacy.yml
diff --git a/.codacy.yml b/.codacy.yml
deleted file mode 100644 (file)
index d5a2db0..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
----
-engines:
- coverage:
-   enabled: true
-   exclude_paths:
-     - 'teshsuite/**'
-exclude_paths:
-  - 'src/include/catch.hpp'
-  - 'teshsuite/smpi/mpich3-test/**'
-  - 'teshsuite/smpi/isp/**'
-  - '**/*_dtd.c'
-  - '**/*_dtd.h'
-  - '**/*yy.c'
-  - 'src/xbt/automaton/parserPromela.tab.*'
-  - 'src/smpi/colls/**/*'
-  - 'examples/smpi/NAS/*'
-  - 'src/xbt/RngStream.c'
-  - 'include/xbt/RngStream.h'