Skip to content

Commit

Permalink
Update vscode settings, remove auto paths
Browse files Browse the repository at this point in the history
  • Loading branch information
charlesmackenzie committed Dec 10, 2023
1 parent 1a0d700 commit 1d45015
Show file tree
Hide file tree
Showing 13 changed files with 5 additions and 1,575 deletions.
6 changes: 5 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,9 @@
}
},
],
"java.test.defaultConfig": "WPIlibUnitTests"
"java.test.defaultConfig": "WPIlibUnitTests",
"editor.tabSize": 4,
"editor.detectIndentation": false,
"editor.insertSpaces": true,
"editor.inlayHints.enabled": "offUnlessPressed"
}
127 changes: 0 additions & 127 deletions src/main/deploy/pathplanner/B-1-1.path

This file was deleted.

127 changes: 0 additions & 127 deletions src/main/deploy/pathplanner/B-1-2.path

This file was deleted.

Loading

0 comments on commit 1d45015

Please sign in to comment.