Skip to content

Commit e7053cd

Browse files
committed
Resolved Style/Documentation
1 parent 30c3214 commit e7053cd

File tree

1 file changed

+1
-0
lines changed
  • _tools/ruby_h_to_go/lib/ruby_h_to_go

1 file changed

+1
-0
lines changed

_tools/ruby_h_to_go/lib/ruby_h_to_go/config.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# frozen_string_literal: true
22

33
module RubyHToGo
4+
# Manage config.yml
45
class Config
56
def initialize
67
@config = YAML.load_file(File.expand_path("../../config.yml", __dir__))

0 commit comments

Comments
 (0)