Skip to content

Commit 74ccd77

Browse files
authored
Discard changes to .vscode/settings.json
1 parent f6fc6a0 commit 74ccd77

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.vscode/settings.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,8 +16,8 @@
1616
"python.defaultInterpreterPath": "${workspaceFolder}/build/venv/bin/python3",
1717

1818
"files.associations": {
19-
"*.f90": "fortran-modern",
20-
"*.fpp": "fortran-modern"
19+
"*.f90": "FortranFreeForm",
20+
"*.fpp": "FortranFreeForm",
2121
},
2222

2323
"fortran.preferredCase": "lowercase",

0 commit comments

Comments
 (0)