Skip to content

Commit ddc3ddb

Browse files
committedJun 16, 2019
whitespace cleanup.
1 parent 9982405 commit ddc3ddb

File tree

1 file changed

+8
-8
lines changed

1 file changed

+8
-8
lines changed
 

‎json-fortran.code-workspace

+8-8
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
{
2-
"folders": [
3-
{
4-
"path": "."
5-
}
6-
],
7-
"settings": {
2+
"folders": [
3+
{
4+
"path": "."
5+
}
6+
],
7+
"settings": {
88
"files.trimTrailingWhitespace": true,
9-
"editor.insertSpaces": true,
9+
"editor.insertSpaces": true,
1010
"editor.tabSize": 4,
1111
"editor.trimAutoWhitespace": true
12-
}
12+
}
1313
}

0 commit comments

Comments
 (0)
Please sign in to comment.