From 11adaea4e17f85b9aadfb9594b5e0578a38382d7 Mon Sep 17 00:00:00 2001 From: Foulest <43710301+Foulest@users.noreply.github.com> Date: Tue, 27 Aug 2024 14:30:03 -0700 Subject: [PATCH] Removed DeepSource integration --- .deepsource.toml | 7 ------- README.md | 2 +- 2 files changed, 1 insertion(+), 8 deletions(-) delete mode 100644 .deepsource.toml diff --git a/.deepsource.toml b/.deepsource.toml deleted file mode 100644 index 0cde4601..00000000 --- a/.deepsource.toml +++ /dev/null @@ -1,7 +0,0 @@ -version = 1 - -[[analyzers]] -name = "java" - - [analyzers.meta] - runtime_version = "8" \ No newline at end of file diff --git a/README.md b/README.md index e30870a3..e7c2c59f 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ # Vault [![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) -[![DeepSource](https://app.deepsource.com/gh/Foulest/Vault.svg/?label=active+issues&show_trend=false&token=lOvHahGd-oAB9ubEYRHLfoQP)](https://app.deepsource.com/gh/Foulest/Vault/) +[![CodeQL Badge](https://github.com/Foulest/Vault/actions/workflows/codeql.yml/badge.svg)](https://github.com/Foulest/Vault/actions/workflows/codeql.yml) [![Downloads](https://img.shields.io/github/downloads/Foulest/Vault/total.svg)](https://github.com/Foulest/Vault/releases) [![JitPack Badge](https://jitpack.io/v/Foulest/Vault.svg)](https://jitpack.io/#Foulest/Vault)