From 50c647ff0cd2e498e1363c3e6ccd6ece56492000 Mon Sep 17 00:00:00 2001 From: Alicia Sykes Date: Wed, 4 Aug 2021 15:46:05 +0100 Subject: [PATCH] =?UTF-8?q?=E2=99=BB=EF=B8=8F=20Moves=20to=20.github?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .deepsource.toml => .github/.deepsource.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename .deepsource.toml => .github/.deepsource.toml (80%) diff --git a/.deepsource.toml b/.github/.deepsource.toml similarity index 80% rename from .deepsource.toml rename to .github/.deepsource.toml index 2cd97866..fb05a4e4 100644 --- a/.deepsource.toml +++ b/.github/.deepsource.toml @@ -5,4 +5,4 @@ name = "javascript" enabled = true [analyzers.meta] - plugins = ["vue"] \ No newline at end of file + plugins = ["vue"]