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
|
- byond
|
||||||
|
|
||||||
DOT:
|
DOT:
|
||||||
type: programming
|
type: data
|
||||||
lexer: Text only
|
lexer: Text only
|
||||||
primary_extension: .dot
|
primary_extension: .dot
|
||||||
extensions:
|
extensions:
|
||||||
|
|||||||
Reference in New Issue
Block a user