Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
remove doxygen css and py tools scripts from codacy
authorAugustin Degomme <degomme@wasabi>
Thu, 7 Feb 2019 09:52:57 +0000 (10:52 +0100)
committerAugustin Degomme <degomme@wasabi>
Tue, 19 Feb 2019 10:31:18 +0000 (11:31 +0100)
.codacy.yml

index fa5ea26..ac70b5f 100644 (file)
@@ -5,10 +5,12 @@ 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'