Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
auto factories #55
base: main
Are you sure you want to change the base?
auto factories #55
Changes from 5 commits
5539322
7c3fb18
43cc9b3
91debed
f0f9afd
293ee0e
6d74f63
c513ba6
6ed584f
de943d6
487b5ea
828ffe3
0c93dee
fa2c140
e8a10b2
e495961
9cabc9a
2f7cf56
14358d9
250138a
13c5624
b2dcbdb
6ad781a
c37e0d1
16de4ef
1e56d2e
fa7dd55
18d7a1d
3aa5a1d
340a39b
9f8a437
5e2bc4f
882ee8b
14651a8
ba7b4be
c49126b
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 26 in src/main/java/frc/robot/Robot.java
Field 'robotContainer' may be declared final
Check warning on line 71 in src/main/java/frc/robot/Robot.java
Switch statements or expressions should be exhaustive, add a default case (or missing enum branches)