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 'tooling/danger/datateam.rb')
-rw-r--r--tooling/danger/datateam.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/tooling/danger/datateam.rb b/tooling/danger/datateam.rb
index 86e413e55b6..1354e684d50 100644
--- a/tooling/danger/datateam.rb
+++ b/tooling/danger/datateam.rb
@@ -17,7 +17,7 @@ module Tooling
PERFORMANCE_INDICATOR_REGEX = %r{gmau|smau|paid_gmau|umau}
METRIC_REMOVED = %r{\+status: removed}
DATABASE_REGEX = %r{\Adb/structure\.sql}
- STRUCTURE_SQL_FILE = %w(db/structure.sql).freeze
+ STRUCTURE_SQL_FILE = %w[db/structure.sql].freeze
def build_message
return unless impacted?