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

Type checking #357

Merged
merged 37 commits into from
Jul 15, 2022
Merged

Type checking #357

merged 37 commits into from
Jul 15, 2022

Conversation

BCurbs
Copy link
Contributor

@BCurbs BCurbs commented Mar 24, 2022

So this is like sorta first steps of adding type hints to all the code. mypy hates it but it runs fine. Sorry for the merge conflicts and ton of files edited. A lot of those are formatting and stuff only.

BCurbs and others added 27 commits March 23, 2022 09:02
added type hints to the general cog.
…l instances of ctx (in constructors) with ctx: DozerContext. theres no way this can come back to bite me /s
… it makes them worse). Sorry. Also, about the missing module docstring I see no missing module docstring. Also mypy hates me.
@BCurbs
Copy link
Contributor Author

BCurbs commented Mar 24, 2022

working on #356

…t i hope. whatever that is. doesnt show up on my local pylint
@BCurbs
Copy link
Contributor Author

BCurbs commented Mar 25, 2022

none of these problems are coming up in my local pylint. im trying to fix them.

@JayFromProgramming JayFromProgramming requested review from JayFromProgramming, tweirtx and devyntk and removed request for tweirtx March 27, 2022 04:25
tweirtx
tweirtx previously approved these changes Mar 28, 2022
tweirtx
tweirtx previously approved these changes May 10, 2022
Copy link
Member

@JayFromProgramming JayFromProgramming left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice work

@JayFromProgramming JayFromProgramming dismissed stale reviews from tweirtx and themself via 10a3409 July 11, 2022 16:26
Copy link
Contributor

@WaterGame2023 WaterGame2023 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good!

@JayFromProgramming JayFromProgramming merged commit 8a02bc9 into FRCDiscord:master Jul 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants