mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 09:40:21 +00:00
Remove Language#lexers
This commit is contained in:
@@ -39,10 +39,6 @@ module Linguist
|
||||
@lexer_index[lexer]
|
||||
end
|
||||
|
||||
def self.lexers
|
||||
@lexer_index.to_a
|
||||
end
|
||||
|
||||
def self.popular
|
||||
@name_index.values.select(&:popular?).sort_by { |lang| lang.name.downcase }
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user