mirror of
https://github.com/KevinMidboe/linguist.git
synced 2026-01-26 19:26:01 +00:00
Add stylus support
This commit is contained in:
@@ -32,7 +32,7 @@ module Linguist
|
||||
#
|
||||
# Returns an array
|
||||
def self.detectable_markup
|
||||
["CSS", "Less", "Sass", "TeX"]
|
||||
["CSS", "Less", "Sass", "Stylus", "TeX"]
|
||||
end
|
||||
|
||||
# Detect languages by a specific type
|
||||
|
||||
Reference in New Issue
Block a user