[style] Add empty line after guard clause

This commit is contained in:
Ashwin Maroli 2023-01-30 17:10:01 +05:30 committed by GitHub
parent 6005f93781
commit c90dcf86d8
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -61,6 +61,7 @@ module Jekyll
def absolute_url
return unless raw_path
@absolute_url ||= build_absolute_path
end