Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/merge-auto-explain-logs')
-rwxr-xr-xscripts/merge-auto-explain-logs2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/merge-auto-explain-logs b/scripts/merge-auto-explain-logs
index 114afc580d0..9379189a9d3 100755
--- a/scripts/merge-auto-explain-logs
+++ b/scripts/merge-auto-explain-logs
@@ -2,7 +2,7 @@
# frozen_string_literal: true
require 'json'
-require 'set'
+require 'set' # rubocop:disable Lint/RedundantRequireStatement -- Ruby 3.1 and earlier needs this. Drop this line after Ruby 3.2+ is only supported.
require 'zlib'
# Load query analyzers