[bazel] Clean up bazel scripts (#7984)

This commit is contained in:
PJ Reiniger
2025-06-13 23:53:09 -04:00
committed by GitHub
parent 5dfc664b93
commit fbbc4bc53c
54 changed files with 1774 additions and 854 deletions

View File

@@ -91,5 +91,12 @@ TEMPLATES_FOLDERS = [
]
TESTS_FOLDERS = [
"ArmSimulation",
"DigitalCommunication",
"ElevatorSimulation",
"I2CCommunication",
"MecanumControllerCommand",
"PotentiometerPID",
"SwerveControllerCommand",
"UnitTest",
]