Skip to content

Commit 0de695e

Browse files
nobuhsbt
authored andcommitted
[ruby/json] Append newline at EOF [ci skip]
ruby/json@72e231f929
1 parent 5be3ebb commit 0de695e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ext/json/lib/json/add/string.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,4 +32,4 @@ def to_json_raw_object
3232
def to_json_raw(...)
3333
to_json_raw_object.to_json(...)
3434
end
35-
end
35+
end

0 commit comments

Comments
 (0)