Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Misc issues in shell scripts (codefator.io).
[simgrid.git] / .codacy.yml
index fa5ea26553f5c2af22afd9988e1f94753dd9f755..62907c587498a4e7fdd3f335bd6736df033f710d 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/**'