mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Remove .dat, .mod and .run AMPL extensions as they are ambiguous
As discussed in #2073 adding these extensions will require more work to avoid incorrect language detection.
This commit is contained in:
@@ -46,9 +46,6 @@ AMPL:
|
||||
color: "#00008B"
|
||||
extensions:
|
||||
- .ampl
|
||||
- .dat
|
||||
- .mod
|
||||
- .run
|
||||
tm_scope: none
|
||||
ace_mode: text
|
||||
|
||||
|
||||
Reference in New Issue
Block a user