mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Out of date comment
This commit is contained in:
@@ -331,8 +331,6 @@ module Linguist
|
||||
|
||||
# Internal: Get Language for shebang script
|
||||
#
|
||||
# Matches script name with shebang script name mappings in "shebangs.yml"
|
||||
#
|
||||
# Returns the Language or nil
|
||||
def shebang_language
|
||||
if script = shebang_script
|
||||
|
||||
Reference in New Issue
Block a user