Skip to content

[MAINT] Removed unused Language Aliases #536

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
gnikit opened this issue Jun 16, 2022 · 1 comment
Closed

[MAINT] Removed unused Language Aliases #536

gnikit opened this issue Jun 16, 2022 · 1 comment
Assignees

Comments

@gnikit
Copy link
Member

gnikit commented Jun 16, 2022

Remove unused language aliases and add tags. Also, need to change the language alias Fortran from Fixed Form to Free Form. Changes that need to be made are as follows:

Language Aliases

Removed

  • FORTRAN77
  • fortran_fixed-form

Changed

  • Fortran: to F90 from F77. Is now the primary alias for FreeForm
  • Fortran77: default alias for FixedForm

Keywords

Added

  • Modern Fortran
  • fortls
  • fpm

This will cause breaking changes to anyone using the aliases instead of the language IDs. We will keep Fortran90 as an alias for FortranFreeForm to keep things consistent with fortls.

@gnikit gnikit self-assigned this Jun 16, 2022
gnikit added a commit that referenced this issue Jun 16, 2022
## Language Aliases

### Removed

- FORTRAN77
- fortran_fixed-form

### Changed

- `Fortran`: to F90 from F77. Is now the primary alias for FreeForm
- `Fortran77`: default alias for FixedForm

## Keywords

### Added

- Modern Fortran
- fortls
- fpm

Fixes [MAINT] Removed unused Language Aliases #536
@gnikit gnikit closed this as completed Jun 19, 2022
@nassaralnassar1
Copy link

Thank you

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants