From: Michael R Sweet Date: Mon, 1 May 2023 22:46:03 +0000 (-0400) Subject: Drop Codacy code scanning. X-Git-Tag: v2.4.3~29 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8e26ecd308bbe198a200c30456c32f1298d823cc;p=thirdparty%2Fcups.git Drop Codacy code scanning. --- diff --git a/.codacy.yml b/.codacy.yml deleted file mode 100644 index 2a58bd4522..0000000000 --- a/.codacy.yml +++ /dev/null @@ -1,7 +0,0 @@ -engines: - cppcheck: - exclude_paths: - - **/* - shellcheck: - exclude_paths: - - **/*