[style] Add empty line after guard clause
This commit is contained in:
parent
6005f93781
commit
c90dcf86d8
|
@ -61,6 +61,7 @@ module Jekyll
|
|||
|
||||
def absolute_url
|
||||
return unless raw_path
|
||||
|
||||
@absolute_url ||= build_absolute_path
|
||||
end
|
||||
|
||||
|
|
Loading…
Reference in New Issue