Skip to content
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

Avoid wildcard imports and mention enums #625

Merged
merged 5 commits into from
Dec 10, 2024
Merged

Conversation

RealOrangeOne
Copy link
Member

@RealOrangeOne RealOrangeOne commented Oct 26, 2024

It's bad practice, and should be explicit where the values came from.

This also explicitly talks about enums, what they are, and how to use them (correctly and incorrectly).

It's bad practice, and should be explicit where the values came from.
@RealOrangeOne RealOrangeOne requested a review from a team October 26, 2024 17:15
programming/cheat_sheet.md Show resolved Hide resolved
programming/arduino/sr_firmware.md Show resolved Hide resolved
programming/arduino/sr_firmware.md Show resolved Hide resolved
programming/motors.md Outdated Show resolved Hide resolved
programming/power.md Show resolved Hide resolved
programming/power.md Show resolved Hide resolved
programming/robot_api/index.md Show resolved Hide resolved
programming/robot_api/index.md Show resolved Hide resolved
programming/robot_api/index.md Show resolved Hide resolved
RealOrangeOne and others added 3 commits December 10, 2024 19:57
It's not very useful to teams to know they're grouped

Co-authored-by: Will Barber <[email protected]>
It's not quite enough to be in the Whirlwind tour
Co-authored-by: Will Barber <[email protected]>
@RealOrangeOne RealOrangeOne changed the title Avoid wildcard imports Avoid wildcard imports and mention enums Dec 10, 2024
@RealOrangeOne RealOrangeOne merged commit 36ab963 into main Dec 10, 2024
6 checks passed
@RealOrangeOne RealOrangeOne deleted the avoid-wildcard-import branch December 10, 2024 21:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants