X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/a92d60c4f0a9156042fff361f30770e4298fca33..1c3328f8047e2e5602ed3cd87044ce274e9ff978:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml index 62907c5874..a73af5d0a8 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -13,6 +13,7 @@ exclude_paths: - 'tools/**.py' - 'examples/smpi/NAS/*' - 'src/include/catch.hpp' + - 'src/include/xxhash.hpp' - 'src/smpi/colls/**/*' - 'src/xbt/automaton/parserPromela.tab.*' - 'teshsuite/smpi/isp/**'