From 256d62d499d50238566170beecd798e78a21904a Mon Sep 17 00:00:00 2001 From: kercylan98 Date: Wed, 27 Dec 2023 16:41:59 +0800 Subject: [PATCH] =?UTF-8?q?other:=20=E6=8E=92=E9=99=A4=20codacy=20?= =?UTF-8?q?=E6=A3=80=E6=9F=A5=20md=20=E6=96=87=E4=BB=B6=EF=BC=8C(#43)=20(#?= =?UTF-8?q?44)=20(#45)=20(#46)=20(#47)=20(#48)=20(#49)=20(#50)=20(#51)=20(?= =?UTF-8?q?#52)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .codacy.yml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .codacy.yml diff --git a/.codacy.yml b/.codacy.yml new file mode 100644 index 0000000..5cb31fe --- /dev/null +++ b/.codacy.yml @@ -0,0 +1,2 @@ +exclude: + - "**/*.md" \ No newline at end of file