mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
data type
This commit is contained in:
@@ -17,7 +17,7 @@ module Linguist
|
||||
@filename_index = {}
|
||||
|
||||
# Valid Languages types
|
||||
TYPES = [:markup, :programming]
|
||||
TYPES = [:data, :markup, :programming]
|
||||
|
||||
# Internal: Test if extension maps to multiple Languages.
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user