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 18e318d..0000000
+++ /dev/null
@@ -1,19 +0,0 @@
----
-engines:
- coverage:
-   enabled: true
-   exclude_paths:
-     - teshsuite/**
-exclude_paths:
-  - src/*_unit.c*
-  - 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
-  
\ No newline at end of file