srb: resolve error 4012. 18 errors => 13 errors
This commit is contained in:
parent
d6e587453e
commit
a919ba9ccd
@ -2,9 +2,7 @@
|
|||||||
|
|
||||||
module OS
|
module OS
|
||||||
module Mac
|
module Mac
|
||||||
X11 = XQuartz = Module.new # rubocop:disable Style/MutableConstant
|
X11 = XQuartz = Module.new do # rubocop:disable Style/MutableConstant
|
||||||
|
|
||||||
module XQuartz
|
|
||||||
module_function
|
module_function
|
||||||
|
|
||||||
DEFAULT_BUNDLE_PATH = Pathname.new("Applications/Utilities/XQuartz.app").freeze
|
DEFAULT_BUNDLE_PATH = Pathname.new("Applications/Utilities/XQuartz.app").freeze
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user