Skip to content

Commit 755c135

Browse files
committed
chore: fix trailing whitespace in devcontainer.json (pre-commit)
1 parent 85a344f commit 755c135

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,8 @@
77
"customizations": {
88
"vscode": {
99
"settings": {
10-
"editor.tabSize": 8,
11-
"editor.indentSize": 4,
10+
"editor.tabSize": 8,
11+
"editor.indentSize": 4,
1212
"editor.detectIndentation": false,
1313
"r.lsp.diagnostics": false,
1414
"r.plot.useHttpgd": true,

0 commit comments

Comments
 (0)