From abce2f7b2f8c59c352449c4dc784a2fd7c7a19da Mon Sep 17 00:00:00 2001 From: a flying potato <80830782+a-flying-potato@users.noreply.github.com> Date: Wed, 17 Mar 2021 23:12:25 +0100 Subject: [PATCH] :robot: chore: Remove .codacy.yml. These changes were automatically generated by a transform whose code can be found at: - https://github.com/aureooms/rejuvenate/blob/e2bf2c17f7e41fd818d2de9cb478d2e183f92a0e/src/transforms/codacy:config-remove.js Please contact the author of the transform if you believe there was an error. --- .codacy.yml | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 .codacy.yml diff --git a/.codacy.yml b/.codacy.yml deleted file mode 100644 index 554bdae..0000000 --- a/.codacy.yml +++ /dev/null @@ -1,6 +0,0 @@ -languages: - JavaScript: true -exclude_paths: -- "doc/**" -- "lib/**" -- "test/**"