diff --git a/.codacy.yaml b/.codacy.yaml deleted file mode 100644 index ccca973..0000000 --- a/.codacy.yaml +++ /dev/null @@ -1,8 +0,0 @@ ---- -engines: - cppcheck: - language: c++ - -# https://stackoverflow.com/questions/36825903/cppcheck-claims-that-a-field-is-not-used-while-it-is-in-another-file -exclude_paths: - - "src/**.hpp"