1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

[rubygems/rubygems] Enable Layout/LeadingEmptyLines in rubygems

https://github.com/rubygems/rubygems/commit/9c17f220af
This commit is contained in:
David Rodríguez 2020-07-11 09:32:56 +02:00 committed by Hiroshi SHIBATA
parent b7e88e3c2f
commit cba805536e
Notes: git 2020-07-31 21:08:07 +09:00

View file

@ -1,4 +1,3 @@
# frozen_string_literal: true
require 'rubygems/test_case'
require 'rubygems/commands/build_command'