mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Change DOT language type from programming to data (fix #1145)
DOT language is a (graph) description language thus a subset of a data language.
This commit is contained in:
@@ -468,7 +468,7 @@ DM:
|
||||
- byond
|
||||
|
||||
DOT:
|
||||
type: programming
|
||||
type: data
|
||||
lexer: Text only
|
||||
primary_extension: .dot
|
||||
extensions:
|
||||
|
||||
Reference in New Issue
Block a user