diff --git a/.codacy.yml b/.codacy.yml index 21b0ab0e..ab4d0720 100644 --- a/.codacy.yml +++ b/.codacy.yml @@ -1,3 +1,3 @@ --- exclude_paths: - - "**/tests/**" + - "tests/**"