mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
This is has been fixed
This commit is contained in:
@@ -192,7 +192,6 @@ module Linguist
|
||||
@search_term = attributes[:search_term] || default_alias_name
|
||||
|
||||
# Set extensions or default to [].
|
||||
# Consider using `@lexer.extensions`
|
||||
@extensions = attributes[:extensions] || []
|
||||
@filenames = attributes[:filenames] || []
|
||||
|
||||
|
||||
Reference in New Issue
Block a user