From 8d940aae0d03788ea96c599f12a4506825734100 Mon Sep 17 00:00:00 2001 From: Anton Novojilov Date: Sat, 12 Oct 2024 01:34:27 +0300 Subject: [PATCH] Remove codebeat integration --- .codebeatsettings | 9 --------- README.md | 1 - 2 files changed, 10 deletions(-) delete mode 100644 .codebeatsettings diff --git a/.codebeatsettings b/.codebeatsettings deleted file mode 100644 index fbca893..0000000 --- a/.codebeatsettings +++ /dev/null @@ -1,9 +0,0 @@ -{ - "GOLANG": { - "ABC": [15, 25, 50, 70], - "LOC": [30, 45, 70, 100], - "TOO_MANY_IVARS": [12, 16, 20, 24], - "TOO_MANY_FUNCTIONS": [50, 70, 90, 120], - "TOTAL_LOC": [500, 750, 1000, 2000] - } -} diff --git a/README.md b/README.md index f36455d..5374965 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,6 @@

GitHub Actions CI Status GoReportCard - codebeat badge GitHub Actions CodeQL Status