We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a6b8ea2 commit d95dda3Copy full SHA for d95dda3
package.json
@@ -173,9 +173,7 @@
173
"markdownDescription": "Compiler used for linting support."
174
},
175
"fortran.linter.includePaths": {
176
- "type": [
177
- "array"
178
- ],
+ "type": "array",
179
"items": {
180
"type": "string"
181
@@ -188,9 +186,7 @@
188
186
"markdownDescription": "Specifies the path to the linter executable."
189
187
190
"fortran.linter.extraArgs": {
191
192
193
194
195
196
0 commit comments