X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2ad552fc32b19f2d2d1338e920e31e0d2b589d49..83d62d72a9468f9f8e97b677dd40d5a2bd60ba86:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml index fa5ea26553..ac70b5fbd9 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -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'