Skip to content

Commit 8d0f750

Browse files
pirjbbatsov
authored andcommitted
Mark as private for YARD
1 parent a143510 commit 8d0f750

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/rubocop/config_loader.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -137,6 +137,7 @@ def default_configuration
137137
end
138138
end
139139

140+
# @api private
140141
def inject_defaults!(project_root)
141142
path = File.join(project_root, 'config', 'default.yml')
142143
config = load_file(path)

0 commit comments

Comments
 (0)