mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-12-08 20:38:47 +00:00
Merge pull request #99 from petercrlane/detect-fantom-language
Added detection for the Fantom language
This commit is contained in:
@@ -338,6 +338,12 @@ Fancy:
|
|||||||
- .fancypack
|
- .fancypack
|
||||||
- .fy
|
- .fy
|
||||||
|
|
||||||
|
Fantom:
|
||||||
|
type: programming
|
||||||
|
lexer: Java
|
||||||
|
extensions:
|
||||||
|
- .fan
|
||||||
|
|
||||||
GAS:
|
GAS:
|
||||||
type: programming
|
type: programming
|
||||||
group: Assembly
|
group: Assembly
|
||||||
|
|||||||
Reference in New Issue
Block a user