Skip to content

Commit 1ca4a4d

Browse files
committed
style: Add empty line after guard clause
1 parent 6ce4278 commit 1ca4a4d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

lib/jekyll-gist/gist_tag.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ def gist_script_tag(gist_id, filename = nil)
5858

5959
def gist_noscript_tag(gist_id, filename = nil)
6060
return if @settings && @settings["noscript"] == false
61+
6162
code = fetch_raw_code(gist_id, filename)
6263
if !code.nil?
6364
code = code.force_encoding(@encoding)

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy