Skip to content

Commit 3dec046

Browse files
committed
Sets findent as the default formatter
1 parent ff7a2a1 commit 3dec046

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@
162162
},
163163
"fortran.formatting.formatter": {
164164
"type": "string",
165-
"default": "Disabled",
165+
"default": "findent",
166166
"enum": [
167167
"findent",
168168
"fprettify",

0 commit comments

Comments
 (0)