未验证 提交 44b4aafa 编写于 作者: R Ryuta Kamizono 提交者: GitHub

Merge pull request #32686 from yhirano55/fix-indentation-with-rubocop

Fix indentation manually
......@@ -822,7 +822,7 @@ def test_bootsnap
assert_match(/require 'bootsnap\/setup'/, content)
end
else
assert_file "Gemfile" do |content|
assert_file "Gemfile" do |content|
assert_no_match(/bootsnap/, content)
end
assert_file "config/boot.rb" do |content|
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册