Closed
Description
Linting will not execute for fixed fortran files see
https://github.com/krvajal/vscode-fortran-support/blob/0b6021126d4b2f72d258b7700b962d5f8a0afc95/src/features/linter-provider.ts#L19-L24
Gfortran is capable of handling both fixed and free form so this should be changed.