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

refactor: remove unnecessary type conversions #333

Merged
merged 1 commit into from
Dec 6, 2024

Conversation

G-Rath
Copy link
Collaborator

@G-Rath G-Rath commented Dec 5, 2024

This enables the unconvert linter which ensures conversions are actually necessary, which helps to keep things readable by reducing the amount of code and potentially even being slightly more performant

Relates to #274

@G-Rath G-Rath mentioned this pull request Dec 5, 2024
46 tasks
@copybara-service copybara-service bot merged commit 9bd6b87 into google:main Dec 6, 2024
6 of 7 checks passed
@G-Rath G-Rath deleted the linting/enable-unconvert branch December 11, 2024 18:06
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.

2 participants