Skip to content

Commit 586a3f0

Browse files
committed
docs: updated JSON schema
1 parent 931fb55 commit 586a3f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fortls/fortls.schema.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
},
6262
"incl_suffixes": {
6363
"title": "Incl Suffixes",
64-
"description": "Consider additional file extensions to the default (default: F,F77,F90,F95,F03,F08,FOR,FPP (lower & upper casing))",
64+
"description": "Consider additional file extensions to the default (default: .F, .F77, .F90, .F95, .F03, .F08, .FOR, .FPP (lower & upper casing))",
6565
"default": [],
6666
"type": "array",
6767
"items": {},

0 commit comments

Comments
 (0)