X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/2985599616be49bee6d18c0d8ff6d3da46d208fe..ee24a0654fc881ab672e469396b26542ac5b7df1:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml index ac70b5fbd9..a73af5d0a8 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -12,10 +12,9 @@ exclude_paths: - 'docs/**.py' - 'tools/**.py' - 'examples/smpi/NAS/*' - - 'include/xbt/RngStream.h' - 'src/include/catch.hpp' + - 'src/include/xxhash.hpp' - 'src/smpi/colls/**/*' - - 'src/xbt/RngStream.c' - 'src/xbt/automaton/parserPromela.tab.*' - 'teshsuite/smpi/isp/**' - 'teshsuite/smpi/mpich3-test/**'