X-Git-Url: http://info.iut-bm.univ-fcomte.fr/pub/gitweb/simgrid.git/blobdiff_plain/00b2e701ab8ca3dd350bb8e9d65313986cabe8f0..2a479eb90a9ffdb7c0f7ed9829c3efd4763f5c95:/.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