From 336d987f2f292b747a05c1646222b78d90a7a314 Mon Sep 17 00:00:00 2001 From: taratorio <94537774+taratorio@users.noreply.github.com> Date: Tue, 23 Apr 2024 22:47:43 +0300 Subject: [PATCH] . --- sonar-project.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/sonar-project.properties b/sonar-project.properties index 3cd8180ebf5..afe670fccc3 100644 --- a/sonar-project.properties +++ b/sonar-project.properties @@ -19,6 +19,5 @@ sonar.go.coverage.reportPaths=coverage.out,erigon-lib/coverage.out sonar.c.file.suffixes=- sonar.cpp.file.suffixes=- sonar.objc.file.suffixes=- - # Specify whether to scan python files in the repo following python 2 or 3 rules sonar.python.version=3.12