debian-mirror-gitlab/config/initializers/truncato.rb

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

7 lines
203 B
Ruby
Raw Normal View History

2022-07-23 23:45:48 +05:30
# frozen_string_literal: true
# Source: https://github.com/jorgemanrubia/truncato/issues/20#issuecomment-1135105823
silence_warnings do
Truncato::ARTIFICIAL_ROOT_NAME = 'truncato-artificial-root'
end