mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Close paren
This commit is contained in:
@@ -31,7 +31,7 @@ elsif File.file?(path)
|
||||
puts " language: #{blob.language}"
|
||||
|
||||
if blob.large?
|
||||
puts " large (blob is too large to be shown"
|
||||
puts " large (blob is too large to be shown)"
|
||||
end
|
||||
|
||||
if blob.generated?
|
||||
|
||||
Reference in New Issue
Block a user