X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/41e324445d3555cb6cb37ecd35d2913d85a88847..7c0af58a0f06f395200144d9431beb22d1a4e2b0:/.codacy.yml diff --git a/.codacy.yml b/.codacy.yml index ab3273b3dd..18e318dfed 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -4,3 +4,16 @@ engines: enabled: true exclude_paths: - teshsuite/** +exclude_paths: + - src/*_unit.c* + - 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 + \ No newline at end of file