diff --git a/.codacy.yml b/.codacy.yml new file mode 100644 index 000000000..37507c2bc --- /dev/null +++ b/.codacy.yml @@ -0,0 +1,3 @@ +exclude_paths: + - test/cfg/*.c + - test/cfg/*.cpp