X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/8bbcde350ef936bf665488433e0a3bfa860fae33..refs/heads/master:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml deleted file mode 100644 index d5a2db0a6a..0000000000 --- a/.codacy.yml +++ /dev/null @@ -1,18 +0,0 @@ ---- -engines: - coverage: - enabled: true - exclude_paths: - - 'teshsuite/**' -exclude_paths: - - 'src/include/catch.hpp' - - 'teshsuite/smpi/mpich3-test/**' - - 'teshsuite/smpi/isp/**' - - '**/*_dtd.c' - - '**/*_dtd.h' - - '**/*yy.c' - - 'src/xbt/automaton/parserPromela.tab.*' - - 'src/smpi/colls/**/*' - - 'examples/smpi/NAS/*' - - 'src/xbt/RngStream.c' - - 'include/xbt/RngStream.h'