Skip to content

Commit 0b3d9fa

Browse files
authored
added the save actions and made it true (#32)
1 parent e4b2a3c commit 0b3d9fa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.vscode/settings.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,5 +63,6 @@
6363
"edu.wpi.first.math.**.proto.*",
6464
"edu.wpi.first.math.**.struct.*",
6565
],
66-
"git.pullBeforeCheckout": true
66+
"git.pullBeforeCheckout": true,
67+
"java.saveActions.organizeImports": true
6768
}

0 commit comments

Comments
 (0)