mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
Merge pull request #87 from secondplanet/patch-3
More FORTRAN file extensions
This commit is contained in:
@@ -304,9 +304,21 @@ FORTRAN:
|
|||||||
primary_extension: .f90
|
primary_extension: .f90
|
||||||
extensions:
|
extensions:
|
||||||
- .F
|
- .F
|
||||||
|
- .F77
|
||||||
- .F90
|
- .F90
|
||||||
|
- .F95
|
||||||
|
- .F03
|
||||||
|
- .F08
|
||||||
|
- .FOR
|
||||||
|
- .FPP
|
||||||
- .f
|
- .f
|
||||||
|
- .f77
|
||||||
- .f90
|
- .f90
|
||||||
|
- .f95
|
||||||
|
- .f03
|
||||||
|
- .f08
|
||||||
|
- .for
|
||||||
|
- .fpp
|
||||||
|
|
||||||
Factor:
|
Factor:
|
||||||
type: programming
|
type: programming
|
||||||
|
|||||||
Reference in New Issue
Block a user