mirror of
https://gitlab.com/gitlab-org/gitlab-foss.git
synced 2025-07-29 12:00:32 +00:00
Add latest changes from gitlab-org/gitlab@master
This commit is contained in:
@ -56,8 +56,11 @@ module DeprecationToolkitEnv
|
||||
# In this case, we recommend to add a silence together with an issue to patch or update
|
||||
# the dependency causing the problem.
|
||||
# See https://gitlab.com/gitlab-org/gitlab/-/commit/aea37f506bbe036378998916d374966c031bf347#note_647515736
|
||||
#
|
||||
# - lib/gitlab/lazy.rb: https://gitlab.com/gitlab-org/gitlab/-/issues/356367
|
||||
def self.allowed_kwarg_warning_paths
|
||||
%w[
|
||||
lib/gitlab/lazy.rb
|
||||
]
|
||||
end
|
||||
|
||||
|
Reference in New Issue
Block a user