-
-
Notifications
You must be signed in to change notification settings - Fork 31
v3.2.0
gnikit edited this page Sep 14, 2022
·
1 revision
Added linting support for NAG's
nagfor
compiler. Compiler diagnostics should now be served via the Modern Fortran linter.
- Added
Modern Fortran
,fortls
andfpm
as keywords to the extension (#536)
- Changed Free and Fixed Form language aliases.
Fortran
is now associated withFortranFreeForm
(#536)
- Fixed
linter.modOutput
not working with Intel Fortran Compilers (#538)