X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/33486e78305d65ff8eb5f4bd2b3b52decfad242e..f863142ca1ffcf37908e0beb8dd4b71eb2a74c86:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml index fa5ea26553..62907c5874 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -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/**'