Skip to content

Commit c90dcf8

Browse files
authored
[style] Add empty line after guard clause
1 parent 6005f93 commit c90dcf8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/jekyll-seo-tag/image_drop.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ def raw_path
6161

6262
def absolute_url
6363
return unless raw_path
64+
6465
@absolute_url ||= build_absolute_path
6566
end
6667

0 commit comments

Comments
 (0)