From 643ff56581c4fd9044a09bedbccfdc9995c9c605 Mon Sep 17 00:00:00 2001 From: AlbatovK Date: Mon, 20 Nov 2023 20:04:53 +0300 Subject: [PATCH] :card_file_box: add Redis + Spring Cache --- detekt.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/detekt.yml b/detekt.yml index 31af1eb..ffbd1d8 100644 --- a/detekt.yml +++ b/detekt.yml @@ -3,7 +3,7 @@ config: warningsAsErrors: false build: - maxIssues: 10 + maxIssues: 20 console-reports: active: true