Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Missing files
[simgrid.git] / .codacy.yml
index ab3273b..18e318d 100644 (file)
@@ -4,3 +4,16 @@ engines:
    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