Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Remove remaining mentions of RngStream.
[simgrid.git] / .codacy.yml
index fa5ea26..62907c5 100644 (file)
@@ -5,15 +5,15 @@ engines:
    exclude_paths:
      - 'teshsuite/**'
 exclude_paths:
+  - 'doc/**.css'
   - '**/*_dtd.c'
   - '**/*_dtd.h'
   - '**/*yy.c'
   - 'docs/**.py'
+  - 'tools/**.py'
   - 'examples/smpi/NAS/*'
-  - 'include/xbt/RngStream.h'
   - 'src/include/catch.hpp'
   - 'src/smpi/colls/**/*'
-  - 'src/xbt/RngStream.c'
   - 'src/xbt/automaton/parserPromela.tab.*'
   - 'teshsuite/smpi/isp/**'
   - 'teshsuite/smpi/mpich3-test/**'