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/stable_branch.rb')
-rw-r--r--tooling/danger/stable_branch.rb2
1 files changed, 0 insertions, 2 deletions
diff --git a/tooling/danger/stable_branch.rb b/tooling/danger/stable_branch.rb
index 6335f82da37..8cb9e87964f 100644
--- a/tooling/danger/stable_branch.rb
+++ b/tooling/danger/stable_branch.rb
@@ -56,7 +56,6 @@ module Tooling
Read the "QA e2e:package-and-test-ee" section for more details.
MSG
- # rubocop:disable Style/SignalException
def check!
return unless valid_stable_branch?
@@ -77,7 +76,6 @@ module Tooling
warn WARN_PACKAGE_AND_TEST_MESSAGE
end
end
- # rubocop:enable Style/SignalException
def encourage_package_and_qa_execution?
valid_stable_branch? &&